gso-cache-entry-idle-timeout
Use the gso-cache-entry-idle-timeout stanza entry to specify the timeout for cache entries that are idle.
Syntax
gso-cache-entry-idle-timeout = number_of_seconds Description
Integer value that specifies the timeout, in seconds, for cache entries that are idle.
Options
- number_of_seconds
- The value must be greater than or equal to zero (
0). A value of 0 means that entries are not removed from the GSO cache due to inactivity. However, they may still be removed due to either the gso-cache-size being exceeded or the gso-cache-entry-lifetime stanza entry being exceeded. WebSEAL does not impose a maximum value.
Usage
This stanza entry is required, but is ignored when GSO caching is disabled.
Default value
120
Example
gso-cache-entry-idle-timeout = 120