- Property Manager name: Chase Redirects
- Behavior version: The
v2024-08-13
rule format supports thechaseRedirects
behavior v1.1. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: Yes
Controls whether the edge server chases any redirects served from the origin.
Note: Chase Redirects is not compatible with Amazon Web Services and Google Cloud Storage authentication methods in the originCharacteristics
behavior. If you're using any of these authentication methods, Chase Redirects gets automatically disabled.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Allows edge servers to chase redirects. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
limit | string | Specifies, as a string, the maximum number of redirects to follow. | {"displayType":"string","tag":"input","type":"text"} {"if":{"attribute":"enabled","op":"eq","value":true}} | |
serve404 | boolean | Once the redirect | {"displayType":"boolean","tag":"input","type":"checkbox"} {"if":{"attribute":"enabled","op":"eq","value":true}} |