Hacker News new | ask | show | jobs
by throwawaaarrgh 1140 days ago
I stopped using their caching because they literally won't stop caching the old version of my site. It's just a Google Pages site and I have no idea how to get them to refresh their cache. But a year later they still return the old page. Just using DNS pass through rather than caching and the site works fine.
1 comments

They have a "Purge Cache" [1] button on their UI (and there is also an API endpoint).

[1] https://developers.cloudflare.com/cache/how-to/purge-cache/