| setcachecontentgroup_weakposrelexpiry |
Use this method to set relative expiry time, in seconds, for expiring positive responses with response codes between 200 and 399. Cannot be used in combination with other Expiry attributes. Similar to -relExpiry but has lower precedence. |
Syntax |
Parameters |
name |
Name of the content group to be modified. This is mandatory parameter. |
weakposrelexpiry |
Relative expiry time, in seconds, for expiring positive responses with response codes between 200 and 399. Cannot be used in combination with other Expiry attributes. Similar to -relExpiry but has lower precedence. Maximum value = 31536000. |
Return Value |
Returns simpleResult |
See Also |