max-idle-persistent-connections
max-idle-persistent-connections = number_of_connectionsDescription
The maximum number of idle client persistent connections. Use a value less than the maximum number of connections supported by WebSEAL to ensure the idle connections do not consume all the available connections.
Options
number_of_connections Integer value indicating the maximum number of idle client persistent connections.
Usage:
This stanza entry is required.
Default:
512
Example:
max-idle-persistent-connections = 512