client-connect-timeout
Use the client-connect-timeout stanza entry to specify the timeout in seconds for a client connection.
client-connect-timeout = number_of_seconds
Description
After the initial connection handshake has occurred, this parameter dictates how long ( in seconds) WebSEAL holds the connection open for the initial HTTP or HTTPS request.
Options
number_of_seconds Must be a positive integer. Other values have unpredictable results and should not be used. Maximum allowed value: 2147483647.
Usage: Required.
Default:
120
Example:
client-connect-timeout = 120