The Failover Load Balancing Route defines a route for a fail-over load balancing algorithm.
A fail-over load balancing route is defined by a priority and is identified by a route identifier.
The Failover Load Balancing Route component inherits from the Load Balancing Route
This page describes the Failover Load Balancing Route:
A description of each property follows.
Basic Properties: | Advanced Properties: |
---|---|
↓ priority | None |
↓ workflow-element |
Description | The priority of the route. The priority of the route is used by the fail-over load balancing algorithm to determine which route should be used first. The lower the number, the higher the priority, and the highest priority is 0. |
Default Value | None |
Allowed Values | An integer value. Lower value is 0. |
Multi-valued | No |
Required | Yes |
Admin Action Required | None |
Advanced Property | No |
Read-only | No |
Description | The workflow element which contains the route. |
Default Value | None |
Allowed Values | The DN of any Workflow Element. |
Multi-valued | No |
Required | Yes |
Admin Action Required | None |
Advanced Property | No |
Read-only | Yes |
Each configuration property can be mapped to a specific LDAP attribute under the "cn=config" entry. The mappings that follow are provided for information only. In general, you should avoid changing the server configuration by manipulating the LDAP attributes directly.
Base DN | cn=routes |
objectclass name | ds-cfg-fail-over-load-balancing-route |
objectclass superior | ds-cfg-load-balancing-route |
Property | LDAP attribute |
priority | ds-cfg-fail-over-load-balancing-priority |
workflow-element | ds-cfg-workflow-element |