Defining Redis servers
There are 3 WebSEAL configuration stanzas which are used to define the Redis servers.
Refer to the following figure:

The details for each of the stanzas are
included in the following table:
| Stanza | Description |
|---|---|
[redis] |
This is the 'master' configuration stanza which contains the configuration data which is
common to all collections of Redis servers. This configuration data includes:
|
[redis-collection:<name>] |
This stanza contains the configuration entries which are common to all replicated Redis
servers within a single collection of servers. This includes configuration data such as:
|
[redis-server:<name>] |
This stanza contains the configuration entries which are used to define the connection
details for a single Redis server. This includes configuration data such as:
|