iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-70
Default
Default
None.
Example
SI_Department 25
SI_Department 25 -EnableAnonymousTickets
SI_Enable
Syntax
SI_Enable { On | Off }
Description
Use the SI_Enable directive to enable or disable the use of Session Identifiers on the
iTP Secure WebServer.
Default
SI_Enable On
Example
SI_Enable Off
SK_CacheExpiration
Syntax
SK_CacheExpiration time-in-seconds
Description
Use the SK_CacheExpiration directive to indicate the time period, in seconds, for
which each of the entries in the session key cache is valid. This value
(time-in-seconds) is set for each entry when the entry is first added to the cache.
The expiration time can be set to a maximum of 24 hours (the default). If you set the
time to more than 24 hours, a warning message appears and the actual expiration time
is reset to 24 hours.
The iTP Secure WebServer removes an entry from the session key cache if the entry’s
time has expired or if the cache is full, in which case all expired entries are removed.