Customer Question: Why is Cloudflare’s caching not working on my site?
Hi there,
Thanks for reaching out. Based on the response headers you shared, your origin server is sending cache control
headers that tell Cloudflare not to cache your content (Cache-Control: no-store, no-cache).
To enable caching, you’ll want to adjust your origin’s headers. Let me know if you’d like help setting that up
Regards,
Hugo Cabrita
Analyse the customer logs and verify the header cache configuration and advise the customer how he can solve it