nanzepanze
CDCloudflare Developers
•Created by nanzepanze on 6/13/2024 in #general-help
Page Rules migration - How to check that caching is working?
I have about 10 domains on CF with caching enabled to origins on AWS.
CF are deprecating Page Rules and I'm following this https://developers.cloudflare.com/rules/reference/page-rules-migration/ to update my rule to caching everything on the domain, e.g.
http.host eq "example.com"
.
Is there an easy way to verify that the new Cache Rule works before I disable the old Page Rule?9 replies