Configuration Reference Home
OpenDS - Load Balancing Algorithm

Load Balancing Algorithm

Note: this is an abstract component, that cannot be instantiated.

The Load Balancing Algorithm is an algorithm used by a load balancer workflow element to route a request.

Direct Subcomponents

The following Load Balancing Algorithms are available in the server :

These Load Balancing Algorithms inherit from the properties described below.

Relations From this Component

The following components have a direct COMPOSITION relation FROM Load Balancing Algorithms :

Relations To this Component

The following components have a direct COMPOSITION relation TO Load Balancing Algorithms :




This page describes the Load Balancing Algorithm:


Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ java-class  None

Basic Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Load Balancing Algorithm implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
com.sun.dps.server.workflowelement.loadbalancing.AbstractLoadBalancingAlgorithm
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


LDAP Mapping

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=algorithm
objectclass name
ds-cfg-load-balancing-algorithm
objectclass superior
top

Property
LDAP attribute
java-class
ds-cfg-java-class