Hi
It looks like Cloudflare is caching php errors we temporarily got on our website.
We tried to purge all cache and create a page rule with “bypass” cache level for the whole website; still we see an error in home page, which does not appear if we add get parameters to the url (e.g.,/?1234), see attached pic.
Given cf-cache-status: DYNAMIC , it means the response is not cached
Also without a query string, I get the same error and when I add a query string, I don’t so looks like some issue with the website itself that happens on the main page without a query string
Thanks @cscharff for the reply.
Regardless the Cf-Cache-Status header, the problem still persist on my website on Chrome. I have also deeply cleared my chrome cache and reinstalled Chrome completely. On Cloudflare I also set a specific Page Rule to bypass cache in home page (see attached screenshot).
Ultimately, I also tried to PAUSE Cloudflare on the website and the error properly disappear.
This should evidence that Cloudflare is still caching an old error on Chrome.