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: proxyAttributes 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 |