Chase Redirects
This behavior controls whether the edge server chases redirects served from the origin.
How it works
With this behavior enabled, the edge can follow redirect responses sent by the origin and ultimately serve the final, non-redirect response to the user. Additionally, you can specify the maximum number of redirects, as well as whether to use error response 404 when the limit is reached.
Features and options
Field | What it does |
---|---|
Enable | Enables or disables the behavior. |
Chase Limit | Specifies the maximum number of redirects to follow. |
Serve 404 | With this option set to On, when the Chase Limit is reached, the edge server serves an HTTP 404 (Not Found) error instead of the last redirect. |
Updated over 1 year ago