iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-71
SK_GlobalCache
SK_GlobalCache
Syntax
SK_GlobalCache {On|Off}
Description
Use the SK_GlobalCache directive to enable or disable the use of the Global Session
Key Cache server.
Default
SK_GlobalCache Off
Example
SK_GlobalCache On
SK_GlobalCacheTimeout
Syntax
SK_GlobalCacheTimeout hundredths-of-seconds
Description
The SK_GlobalCacheTimeout directive can be used in conjunction with the
SK_GlobalCache directive. It specifies the amount of time that the httpd server should
wait for a response from the Global Session Key Cache server.
Default
SK_GlobalCacheTimeout 50
which assigns 5 seconds, measured in hundredths-of-seconds.
Example
SK_GlobalCacheTimeout 100