Looks like someone else is experiencing a similar problem to what I’m seeing here:
Randomly it appears the cache to my homepage (domain.com) gets corrupted with a redirect to:
domain.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=########
Following the redirect (domain.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f?wsidchk=########) yields a 404.
When I enable developer mode in cloudflare and navigate to domain.com my page is served as expected. However, navigating to domain.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f still yields a 404 even though my server is setup to redirect to domain.com on 404s. Note that if I prepend or postpend a character to the “z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f” string it redirects to domain.com as desired… but when I use that exact string (z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f) I get a 404 (with local caching disabled). When I enable “pause cloudflare on site” and navigate to domain.com/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f it redirects to domain.com as I intend.
Seems like there’s some special behavior for z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f. is this a cloudflare specific literal? I find no references to that string on my host.