connect-timeout
connect-timeout = number_of_seconds
Description
Integer value indicating the timeout, in seconds, for establishing a connection to a junctioned server.
We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza.
where {junction_name} refers to the junction point for a standard junction (including the leading / character) or the virtual host label for a virtual host junction.
Options
number_of_seconds Integer value indicating the timeout, in seconds, for establishing a connection to a junctioned server. The minimum value is 0. When the value is 0, there is no timeout. WebSEAL does not impose a maximum value.
Usage: Required.
Default value
30
connect-timeout = 30