Ignore Origin No-Cache
HTTP Large
HTTP Small
ADN
This feature determines whether our CDN will ignore the following directives served from an origin server:
- Cache-Control: private
- Cache-Control: no-store
- Cache-Control: no-cache
- Pragma: no-cache
Key information:
- Configure this feature by defining a space-delimited list of status codes for which the above directives will be ignored.
- The set of valid status codes for this feature are: 200, 203, 300, 301, 302, 305, 307, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 500, 501, 502, 503, 504, and 505.
- Disable this feature by setting it to a blank value.
- Due to the manner in which cache settings are tracked, this feature cannot be associated with the following match options:
- Edge Cname
- Request Header Literal
- Request Header Wildcard
- URL Query Literal
- URL Query Wildcard.
Default Behavior: The default behavior is to honor the above directives.