example.com を含む任意のホスト名について、ステータスコードが 200 から 599 の応答を 1 日間キャッシュする キャッシュルールを作成 します。
-
When incoming requests match: Custom filter expression
- Expression Builder を使う場合:
Hostname contains "example.com" - Expression Editor を使う場合:
(http.host contains "example.com")
- Expression Builder を使う場合:
-
Then:
- Cache eligibility: Eligible for cache
- Setting: Edge TTL
- Use cache-control header if present, use default Cloudflare caching behavior if not
- Status code TTL:
- Scope: Range
- From: 200
- To: 599
- Duration: 1 day