Home > Configuration > Integrated Caching > setcachecontentgroup_weaknegrelexpiry

setcachecontentgroup_weaknegrelexpiry

Use this method to set relative expiry time, in seconds, for expiring negative responses. This value is used only if the expiry time cannot be determined from any other source. It is applicable only to the following status codes: 307, 403, 404, and 410.

Syntax



Parameters

name

Name of the content group to be modified.
This is mandatory parameter.

weaknegrelexpiry

Relative expiry time, in seconds, for expiring negative responses. This value is used only if the expiry time cannot be determined from any other source. It is applicable only to the following status codes: 307, 403, 404, and 410.
Maximum value = 31536000.

Return Value

Returns simpleResult

See Also