Can a browser keep using an old Cloudflare 301 redirect after I switch the DNS record to DNS only?
Yep. Switching the record to DNS-only stops new HTTP requests from being routed through Cloudflare, but it can’t revoke a 301 the browser already stored. A 301 is cacheable, so a browser may replay that redirect locally before it even reaches DNS or your origi…
0 helpful votes