BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element default-load-algorithm

Model
<default-load-algorithm>annonymous type derived from string</default-load-algorithm>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

The algorithm to be used for load-balancing between replicated services if none is specified for a particular service. The round-robin algorithm cycles through a list of WebLogic Server instances in order. Weight-based load balancing improves on the round-robin algorithm by taking into account a pre-assigned weight for each server. In random load balancing, requests are routed to servers at random.

Defines the algorithm to be used for load-balancing between replicated services if none is specified for a particular service.

Privileges: Read/Write

Default Value: round-robin

MBean Attribute: ClusterMBean.DefaultLoadAlgorithm

Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
"round-robin", "weight-based", "random", "round-robin-affinity", "weight-based-affinity", "random-affinity"
BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1