load-balance

Controls the behavior when multiple servers with the same configured priority are available.

load-balance = {yes | no}

Description

WebSEAL uses the same SOAP client for all outgoing SOAP communication. The SOAP client supports load balancing, so it is a valid configuration in the [*-cluster] stanzas.

However the DSC does not support load balancing. So while it can be configured on the client side, it does not function in [dsess-cluster]. Do not use load balancing in the [dsess-cluster] stanza.

Options

Usage: Optional

Default value

Default is yes.

Example:

load-balance = yes

Parent topic: [dsess-cluster] stanza