connect-timeout

Syntax

connect-timeout = number_of_seconds

Description

Integer value indicating the timeout, in seconds, for establishing a connection to a junctioned server.

You 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

This stanza entry is required.

Default value

30

connect-timeout = 30