default-collection-name
The name of the Redis collection of servers which will be used by default.
Syntax
default-collection-name = <name>
Description
The name of the collection of Redis servers which will be used by default when creating new sessions. The default collection will be used when a request does not match any configured host-specific collections.
Options
<name>- The name of the default collection of Redis servers.
Usage
This stanze entry is required.
Default value
None
Example
default-collection-name = collection_a