Home > Configuration > Integrated Caching > setcachecontentgroup_ignorereloadreq

setcachecontentgroup_ignorereloadreq

Use this method to set ignore any request to reload a cached object from the origin server.
To guard against Denial of Service attacks, set this parameter to YES. For RFC-compliant behavior, set it to NO.

Syntax



Parameters

name

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

ignorereloadreq

Ignore any request to reload a cached object from the origin server. To guard against Denial of Service attacks, set this parameter to YES. For RFC-compliant behavior, set it to NO.
Default value = YES.
Possible Values : YES, NO.

Return Value

Returns simpleResult

See Also