ホスト名に example.com を含むリクエストで強い ETag を尊重する キャッシュルールを作成 します。
-
When incoming requests match: カスタムフィルター式
- Expression Builder を使う場合:
Hostname contains "example.com" - Expression Editor を使う場合:
(http.host contains "example.com")
- Expression Builder を使う場合:
-
Then:
- Cache eligibility: Eligible for cache
- Setting: Respect strong ETags
- Use strong ETag headers: On