is-master

Use the is-master stanza entry to set the master server for the WebSEAL cluster.

Syntax

is-master = {yes|no}

Description

Is this server the master for the WebSEAL cluster? You need to have a single master for each cluster. Any modifications to the configuration of a cluster must be made on the master.

Options

yes

This server is the master for the WebSEAL cluster.

no
This server is not the master for the WebSEAL cluster. The name of the master server must be specified in the master-name configuration entry that is also in the [cluster] stanza.

Usage

This stanza entry is required in a clustered environment. This stanza entry is not required for a single server environment.

Default value

There is no default value.

Example

is-master = no