This type is a class for model objects.
* No description is available *
Package: proxyAttributes Summary | |
virtualHostName : EString | This attribute forms part of the matching criteria for the cache rule. The virtual host name alias associated with a request is one of the criteria used to determine if this cache rule will apply to resource requested. |
uriGroup : EString | This attribute forms part of the matching criteria for the cache rule. The URI associated with a request is one of the criteria used to determine if this cache rule will apply to resource requested. |
noCache : EBoolean | This attribute, if enabled, indicates that the URI group associated with this rule should not be cached. |
defaultExpiration : EInt | The default expiration value (in seconds) used to determine the validity of cached responses for URI associated with this cache rule. |
lastModifiedFactor : EFloat | 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. |
properties : Property * | * No description is available * |
Attribute Details |