Web requests will have an affinity for the first available node in a list typically comprised of: primary owner, backup nodes, local node (if not a primary nor backup owner).
| Type | STRING |
| Default Value | . |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | all-services |
| Stability Level | default |
| Raw DMR model |
|
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| delimiter | STRING | false | true | . | The delimiter used to separate ranked routes within the session ID. |
| Raw DMR model |
|
| Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.undertow.configuration.filter.mod-cluster.affinity.ranked">
<param name="mod-cluster" value="{resource name}"/>
<param name="delimiter" value="{value}"/>
<feature/>