Why does Cloudflare show CF-Cache-Status: HIT after a purge while some visitors still see old CSS?
A `HIT` only means Cloudflare found a copy for that particular edge request; it doesn’t mean every visitor is asking Cloudflare for the CSS, or that every cache-key variant was purged. After a purge, the next request can refill the edge cache, so later request…
0 helpful votes