gso-cache-entry-lifetime
Use the gso-cache-entry-lifetime stanza entry to define the lifetime of a GSO cache entry.
gso-cache-entry-lifetime = number_of_seconds
Description
Integer value that specifies the lifetime, in seconds, of a GSO cache entry.
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 their entry lifetime being exceeded. However, they may still be removed due to either the gso-cache-size being exceeded or the gso-cache-entry-idle-timeout stanza entry being exceeded. WebSEAL does not impose a maximum value.
Usage: Required, but is ignored when GSO caching is disabled.
Default value
900
Example:
gso-cache-entry-lifetime = 900