server

Use the server entry in the [dsess-cluster] stanza to specify each distributed session cache server and its priority in the cluster.

server = {[0-9],}<URL>

Description

Specifies a priority level and URL for each distributed session cache server that is a member of this cluster. Multiple server entries can be specified for a given cluster.

Options

Usage: Required when:

[session]
dsess-enabled = yes

Default value

This entry is disabled by default.

Example:

server = 9,http://dsc.example.com/DSess/services/DSess

Parent topic: [dsess-cluster] stanza