| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/cache/how-to/cache-rules/examples/cache-ttl-by-status-code/ | [Back] [Original] |
Cache TTL by status code
Note
If you are migrating from Page Rules and you want to keep Page Rules behavior, you need to create two specific rules before creating this rule. For more details refer to Migration from Page Rules.
Create a cache rule to cache responses with status code between 200 and 599 for one day for any hostname containing example.com:
When incoming requests match: Custom filter expression
Hostname contains "example.com"(http.host contains "example.com")Then:
| Web Proxy Viewer | New URL | Original Page |