This type is a class for model objects.
@since 7.0.0 Defines properties for caching content on the proxy server.
Package: proxyvirtualhostAttributes Summary | |
enableCaching : EBoolean | @since 7.0.0 Enables response caching for requests that match this caching action. |
defaultExpiration : EInt | @since 7.0.0 The default expiration value (in seconds) used to determine the validity of cached responses for URI associated with this cache rule. |
lastModifiedFactor : EFloat | @since 7.0.0 This attribute is used to derive the cache expiration value for a response if it does not have any explicit HTTP expiration headers and when it has a "LastModifiedTime" header in the response. This value for is treated as a fraction of the lastModifiedTime. |
Attribute Details |