I have an ASP.NET application that is installed at several customer sites.
One of these sites has users getting many "page not found" errors on their
browsers. Perhaps not coincidentally, there are many requests being rejected
by HTTP.SYS with a "BadRequest" result. There is a proxy server involved
between the users and the application that I suspect is the culprit or a
contributing factor.
I would like to find out what exactly about the requests is bad so that I
can explain to the customer how their proxy server is misbehaving (to jump to
a few conclusions). Is there a tool that I can use to log the raw requests
and better diagnose this problem?
>> Stay informed about: Troubleshooting BadRequest