Hi,
We have two sites which are showing different behaviour. We are using “Cache-Control: no-cache” in our server response headers for all static assets (like css), so I’d expect to see cloudflare have a cache status of REVALIDATED for these assets, which is working for our devel site.
But for our staging site, the cache status for all our static assets is BYPASS, as below:
We have not implemented any page rules for these sites, so I presume this difference might come down to the headers coming back from the origin server? I’m hunting through them, but struggling to see the cause - Is there a definitive guide to what client and/or origin server behaviours could cause this site to always BYPASS?
Cheers,
Matt