OpenWGA 7.10 - Configuration references
Java system variablesde.innovationgate.wga.domino.sessions.lifetime
Purpose: | Maximum lifetime of Lotus Domino CORBA database sessions |
Contents: | Integer number (milliseconds) |
Default value: | 600000 (= 10 minutes) |
Tuning option for Lotus Domino CORBA connections from OpenWGA determining the maximum lifetime of a database session to the Lotus Domino server. This value must be lower than the maximum lifetime that is configured serverside on the Lotus Domino Server (On server configuration document -> Internet Protocols -> DIIOP - Idle session timeout). After that time the session is dropped automatically by OpenWGA. A database session which is under continued usage by a single OpenWGA session may actually live longer than the value given here. The limiting factor for this situation is de.innovationgate.wga.domino.sessions.reservation. |