Bypass Cache on Cookie
Create a cache rule to bypass cache for requests containing cookie test_cookie
for any hostname containing example.com
:
When incoming requests match: Custom filter expression
- Using the Expression Builder:
Hostname contains "example.com" AND Cookie contains "test-cookie"
- Using the Expression Editor:
(http.host contains "example.com" and http.cookie contains "test-cookie")
- Using the Expression Builder:
Then:
- Cache eligibility: Bypass cache