ProxySG Content Policy Language Guide
200
never_serve_after_expiry( )
The never_serve_after_expiry( ) property is similar to the CLI command:
SGOS#(config) http strict-expiration serve
except that it provides per transaction control to allow overriding the box-wide default set by the
command.
Syntax
never_serve_after_expiry(yes|no)
The default value is taken from configuration.
Layer and Transaction Notes
•Use in <Cache> layers.
Applies to proxy transactions.
See Also
•Properties:
always_verify(), never_refresh_before_expiry()
•The ProxySG Command Line Reference for information on the http strict-expiration
command.