WorkloadManagementPolicy


This type is a class for model objects.

@since 7.0.0 Contains settings related to management of request routing.

Package: proxy

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  ProxySettings.workloadManagementPolicy



Attributes Summary
availabilityMonitorTimeout : EInt @since 7.0.0 The number of seconds the monitor advisors will continue to probe for the availability of a server after it was marked unavailable.
loadBalancingAlgorithm : LoadBalancingAlgorithmKind @since 7.0.0 The load balancing algorithm the proxy server will use for routing requests to servers.
advisorURI : EString @since 7.0.0 The URI the wlm reachability advisor will send to a back-end server after it has been marked down.



Attribute Details

availabilityMonitorTimeout  -  @since 7.0.0 The number of seconds the monitor advisors will continue to probe for the availability of a server after it was marked unavailable.
    Data Type: EInt
    Default value:  300
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

loadBalancingAlgorithm  -  @since 7.0.0 The load balancing algorithm the proxy server will use for routing requests to servers.
    Data Type: LoadBalancingAlgorithmKind
    Default value:  WEIGHTED_ROUND_ROBIN
    Allowed values:
        0 - RANDOM
        1 - WEIGHTED_ROUND_ROBIN
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

advisorURI  -  @since 7.0.0 The URI the wlm reachability advisor will send to a back-end server after it has been marked down.
    Data Type: EString
    Default value:  /
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006