ProxyOverrides

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



Attributes Summary
enableCaching : booleanEnable caching at the proxy server for this content server group.
sslCacheEnable : booleanEnable content secured by SSL to be cached at the proxy server.
cacheUpdateUri : StringThe URI at a remote server used to receive invalidations and provide updates on the proxy cache statistics.
cacheInstanceName : StringThe default cache instance configured as a cache store for this content server group at the proxy server.
outboundSSLAlias : StringThe default SSL repertoire alias configured for making SSL connections to this content server group by the Proxy server.
connectionPoolEnable : booleanEnable the use of a pool of established connections to servers in this content server group.
maxConnectionsPerServer : intThe maximum number of idle established connections that may be in the connection pool for any server in this content server group.
properties : Property *  

Attribute Details

enableCaching    -    Enable caching at the proxy server for this content server group. Overrides global setting in Proxy Settings
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



sslCacheEnable    -    Enable content secured by SSL to be cached at the proxy server. Overrides the global setting in ProxySettings
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   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:  String
     default Value:   unspecified



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:  String
     default Value:   unspecified



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:  String
     default Value:   unspecified



connectionPoolEnable    -    Enable the use of a pool of established connections to servers in this content server group. Overrides setting in ProxySettings
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   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:  int
     default Value:   unspecified



properties    -     
     data type: Property*


Copyright IBM Corp. 1997-2004