Effective session timeout value
When ssl-id-sessions is set to "yes", several different values can determine the actual timeout for the session.
The session cache entry lifetime timeout is set in the timeout entry in the [session] stanza.
The session inactivity timeout is set by the inactive-timeout entry in the same stanza.
SSL timeouts are set in the [ssl] stanza, where both ssl-v2–timeout and ssl-v3–timeout stanza entries are declared.
When ssl-id-sessions = yes,
the actual effective session
timeout is set to the lowest of the values
set for each of
the following timeout settings:
[session]
timeout
inactive-timeout
[ssl]
ssl-v2-timeout
ssl-v3-timeout