PassiveAffinityType


This type is a class for model objects.

@since 7.0.0 Represents passive session affinity where the proxy will maintain affinity based on a specifed cookie that is set by the back-end server.

Package: proxyvirtualhost
Supertype: AffinityType

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



Attributes Summary
cookieName : EString @since 7.0.0 The name of the cookie set by the back end server. Required.
cookieMappings : CookieMapping + * No description is available *



Attribute Details

cookieName  -  @since 7.0.0 The name of the cookie set by the back end server. Required.
    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

cookieMappings  -  * No description is available *
    Reference Type: CookieMapping +
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  1
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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