REFERENCE


Server_Session_Timeout
Syntax: Server_Session_Timeout=number of minutes

Description: Specifies the number of minutes of inactivity after which the server automatically terminates network and mobile connections. The minimum recommended setting is 30-45 minutes. A lower setting may negatively impact server performance. The ideal setting depends on factors such as server load and the number of concurrent users on the server.

For mobile connections, XPC has its own internal time-out. If the XPC time-out value is shorter than the Server_Session_Timeout value, the XPC time-out takes precedence.

Applies to: Servers

Default: No default entry, but in the absence of the setting, Domino terminates a session connection after 240 minutes of inactivity (four hours).

UI equivalent: None, although you can specify this setting in the NOTES.INI Settings tab of the Configuration Settings document in the Domino Directory.

See also