ProxyOverrides


This type is a class for model objects.

The proxy attributes that overrides the global defaults when routing requests to a specific cell or remote server group.

Package: proxy

Known subtypes:
    GenericServerCluster
    RemoteCellOverrides

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

Reference attributes having this type:
  GenericServerCluster.override
  RemoteCellOverrides.override



Attributes Summary
enableCaching : EBoolean Enable caching at the proxy server for this content server group. Overrides global setting in Proxy Settings
sslCacheEnable : EBoolean Enable content secured by SSL to be cached at the proxy server. Overrides the global setting in ProxySettings
cacheUpdateUri : EString The URI at a remote server used to receive invalidations and provide updates on the proxy cache statistics. Overrides global setting in Proxy Settings.
cacheInstanceName : EString The default cache instance configured as a cache store for this content server group at the proxy server. Overrides setting in ProxySettings.
outboundSSLAlias : EString The default SSL repertoire alias configured for making SSL connections to this content server group by the Proxy server. Overrides setting in ProxySettings
connectionPoolEnable : EBoolean Enable the use of a pool of established connections to servers in this content server group. Overrides setting in ProxySettings
maxConnectionsPerServer : EInt The maximum number of idle established connections that may be in the connection pool for any server in this content server group. Overrides setting in ProxySettings
properties : Property * * No description is available *



Attribute Details

enableCaching  -  Enable caching at the proxy server for this content server group. Overrides global setting in Proxy Settings
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

sslCacheEnable  -  Enable content secured by SSL to be cached at the proxy server. Overrides the global setting in ProxySettings
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

cacheUpdateUri  -  The URI at a remote server used to receive invalidations and provide updates on the proxy cache statistics. Overrides global setting in Proxy Settings.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

cacheInstanceName  -  The default cache instance configured as a cache store for this content server group at the proxy server. Overrides setting in ProxySettings.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

outboundSSLAlias  -  The default SSL repertoire alias configured for making SSL connections to this content server group by the Proxy server. Overrides setting in ProxySettings
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

connectionPoolEnable  -  Enable the use of a pool of established connections to servers in this content server group. Overrides setting in ProxySettings
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

maxConnectionsPerServer  -  The maximum number of idle established connections that may be in the connection pool for any server in this content server group. Overrides setting in ProxySettings
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

properties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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