max-idle-persistent-connections-threshold
Use this entry to set the warning threshold for the number of idle client persistent connections.
max-idle-persistent-connections-threshold = number_of_connections
Description
When the number of idle client persistent connections reaches this threshold, a warning message will be sent to the WebSEAL log file. A value of -1 means that no warning will be displayed.
Options
number_of_connections Integer value indicating the warning threshold for the number of idle client persistent connections.
Usage: Required.
Default value
-1
Example:
max-idle-persistent-connections-threshold = -1