Sun Java System Directory Server Enterprise Edition 6.0 Reference

Proportional Load Balancing Algorithm For All Data Sources

The cn=Component entry for the proportional load balancing algorithm for all data sources has the following monitoring DN:


cn=ProportionalLB, cn=DataSourcePool poolname, cn=Component, 
  cn=instanceId, cn=Instance, cn=OperatingSystem, cn=Product, cn=monitor

Entries below the cn=Component entry for the proportional load balancing algorithm contain the following groups of attributes for all data sources:

Settings
  • Provides configuration attribute values.

State
  • enabled identifies the status of the remote SAP. If the value is TRUE, the load balancing algorithm is active.

Statistics
  • totalProvidedBindConnections identifies the total number of connections provided for bind operations.

  • totalRefusedBindConnections identifies the number of refused connections for bind operations.

    Connections can be refused for one of the following reasons:

    • The pool of data sources is empty.

    • All the data sources in the pool are down.

    • The data source selected by the load balancing algorithm has no free connection to reach the remote service.

  • totalProvidedAddConnections see totalProvidedBindConnections

  • totalRefusedAddConnections see totalRefusedBindConnections

  • totalProvidedCompareConnections see totalProvidedBindConnections

  • totalRefusedCompareConnections see totalRefusedBindConnections

  • totalProvidedDeleteConnections see totalProvidedBindConnections

  • totalRefusedDeleteConnections see totalRefusedBindConnections

  • totalProvidedModifyConnections see totalProvidedBindConnections

  • totalRefusedModifyConnections see totalRefusedBindConnections

  • totalProvidedModifyDNConnections see totalProvidedBindConnections

  • totalRefusedModifyDNConnections see totalRefusedBindConnections

  • totalProvidedCompareConnections see totalProvidedBindConnections

  • totalRefusedCompareConnections see totalRefusedBindConnections