client-connect-timeout

Use the client-connect-timeout stanza entry to specify the timeout in seconds for a client connection.

Syntax

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

This stanza entry is required.

Default value

120

Example

client-connect-timeout = 120