Cache Rules
I would like to know if anyone here can help me design a Cloudflare architecture to address the following use case:
Without enabling the Always Online feature.
When a 522 error or any other server error is returned, serve a cached page to the client.
If nothing is available in the cache, serve a custom fallback page.
0 Replies