ping-attempt-threshold

Use this entry to define the number of consecutive failed ping requests before the junctioned server will be marked as not running.

Syntax

ping-attempt-threshold = number

Description

The WebSEAL server performs a periodic background ping of each junctioned Web server, to determine whether it is running.

If this entry is configured, when the junction is marked as running, it must fail this number of consecutive ping requests before it will be marked as not running.

If this entry is not set it will default to 1.

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
The number of consecutive failed ping requests before it will be marked as not running.

Usage

This stanza entry is optional.

Default value

1

Example

ping-attempt-threshold = 1