Attributes Summary | |
methodsDisable : String | HTTP methods that should not be accepted by the proxy server. |
enableCaching : boolean | Enable caching at the proxy server |
sslCacheEnable : boolean | Enable content secured by SSL to be cached at the proxy server |
cacheUpdateUri : String | The URI at a remote server used to receive invalidations and provide updates on the proxy cache statistics |
cacheInstanceName : String | The default cache instance configured as a cache store for the proxy server |
outboundRequestTimeout : int | The amount of time to wait for requests made to the content servers in seconds. |
outboundSSLAlias : String | The default SSL repertoire alias configured for making SSL connections to the enterprise content servers by the proxy server. |
connectionPoolEnable : boolean | Enable the use of a pool of established connections to the enterprise content servers. |
maxConnectionsPerServer : int | The maximum number of idle established connections that may be in the connection pool for any server. |
trustedIntermediaryAddresses : String | The addresses of trusted intermediaries that forwards requests to the Proxy server. |
proxyAccessLog : String | The location for the HTTP access log (NCSA) generated for proxied requests |
cacheAccessLog : String | The HTTP access log (NCSA) generated for requests served from the local cache |
excludeURIGroup : String | |
pluginConfigPolicy : PluginConfigPolicy | |
properties : Property * | |
routingPolicy : RoutingPolicy | |
staticCachePolicy : StaticCachePolicy | |
errorPagePolicy : CustomErrorPagePolicy |
Attribute Details |