- Property Manager name: Cache HTTP Temporary Redirects
- Behavior version: The
latest
rule format supports thecacheRedirect
behavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
Controls the caching of HTTP 302 and 307 temporary redirects. By default, Akamai edge servers don't cache them. Enabling this behavior instructs edge servers to allow these redirects to be cached the same as HTTP 200 responses.
Use the caching
behavior to separately control TTL for these redirects, either with a specific TTL value or based on Cache-Control
or Expires
response headers.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Enables the redirect caching behavior. | {"displayType":"boolean","tag":"input","type":"checkbox"} |