ホスト名に example.com を含むリクエストについて、すべてのクエリ文字列パラメーターを使うカスタム Cache Key を設定する Cache Rule を作成 します。
-
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: Cache key
- Query string: All query string parameters
カスタム Cache Key で使える設定の詳細は Cache Key を参照してください。