Working on a tool that allows you to do a simulated request and trace it as it passes through different Cloudflare products and phases. Allows you to see what exactly is configured in Cloudflare that could have blocked a request. Before I get too far along in it, I wanted to ask if this even makes sense to you guys...
View attachment 287613
You can see what product/phase matched the request and possibly took action on the request...
View attachment 287614
If I simulate the request coming from Antartica, I can see the request would have been blocked by the
http_request_firewall_custom phase where I made a firewall rule to test things where I'm blocking traffic from Antartica.
View attachment 287615
Obviously it's more of a debugging tool than something you would use day to day, but as a debugging tool, does it make sense?