Home > Configuration > Compression > setcmpparameter_externalcache

setcmpparameter_externalcache

Use this method to set enable insertion of Cache-Control: private response directive to indicate response message is intended for a single user and must not be cached by a shared or proxy cache.

Syntax



Parameters

externalcache

Enable insertion of Cache-Control: private response directive to indicate response message is intended for a single user and must not be cached by a shared or proxy cache.
Default value = NO.
Possible Values : YES, NO.

Return Value

Returns simpleResult

See Also