gso-cache-size
Use the gso-cache-size stanza entry to specify how many entries are allowed in the GSO cache.
gso-cache-size = number_of_entriesDescription
Integer value indicating the number of entries allowed in the GSO cache.
Options
number_of_entries The value must be greater than or equal to zero (0). Zero means there is no limit on the size of the GSO cache. This is not recommended. WebSEAL does not impose a maximum value. Choose your maximum value to stay safely within the bounds of your available system memory.
Usage:
This stanza entry is required, but is ignored when GSO caching is disabled.
Default value
1024
Example:
gso-cache-size = 1024