ping-time
ping-time = number_of_seconds
Description
Integer value indicating the number of seconds between pings issued by the WebSEAL server. The pings are issued periodically in the background to verify that junctioned WebSEAL servers are running.
If the server is deemed not running, the recovery-ping-time value determines the interval at which pings are sent until the server is running. The type of ping used is determined by the ping-method value. HTTP response code rules can be defined using the response-code-rules configuration entry.
Options
number_of_seconds Integer value indicating the number of seconds between pings issued by the WebSEAL server. The minimum value is 1. WebSEAL does not impose a maximum value.
Usage:
To turn this ping off, set this entry to zero. If this entry is set to zero, the recovery-ping-time must be set.
Default:
300
Example:
ping-time = 300