Hi @kryoz507,
You can check CF-Cache-Status and Age headers after purging the cache E.g: https://share.cleanshot.com/hx6HhqGK
I have this information, could you please help me to undersand. If the age change then the purge its working?
access-control-allow-origin:
null
alt-svc:
h3=”:443″; ma=86400
cache-control:
max-age=0
cf-cache-status:
BYPASS
I see the age appear 950 if the value change to 0 its working. Right?
@kryoz507,
Yeah, but it looks like the given resource is not cached. ‘BYPASS’ indicates that Cloudflare doesn’t cache that resource.
I recommend checking static resources such as this one: https://www.asesoriafinancieralee.com/wp-content/themes/astra/assets/css/minified/frontend.min.css?ver=4.7.3
For insance: https://share.cleanshot.com/RXGdVkXy , after you purge the cache you can see either CF-Cache-Status changes or Age. Added some new information to documentation if it helps – https://docs.poweredcache.com/cloudflare/
I see the age appear 950 if the value change to 0 its working. Right?
Yes, but it doesn’t always have to be 0; it depends on the cache’s age. Typically, you’ll see just a few seconds after purging is done.