We moved this page to our Documentation Portal. You can find the latest updates here. |
Question
How comes my origin returns errors but the CDN is till distributing content?
Answer
When the origin responds with HTTP error code below:
- 500
- 502
- 503
- 504
and also given that the content is still in cache, the edge server will serve the stale content to the requester. This generally improves the user experience for the end-user.