Jun 25, 2009
Last week I posted the following blog which showed how to use Process Monitor to troubleshoot service startup issues. http://blogs.msdn.com/webtopics/archive/2009/06/16/troubleshooting-service-startup-issues-with-process-monitor.aspx To continue on that...
9 comments
Tags: IISHTTPIIS6securityToolsAccess DeniedAuthentication
Feb 24, 2009
Cross-posted from http://blogs.msdn.com/mike Enabling HTTP Compression for your IIS6 web applications is one way of increasing site performance. One of the more common problems I see when helping customers with compression is that their IIS servers are...
0 comments
Tags: HTTPHTTP CompressionIIS6
Feb 17, 2009
After sending an HTTP request to IIS, an Internet Explorer client displayed the following error message to the user: Bad Request Beginning in IIS 6.0, “Bad Request” errors are almost always returned by HTTP.sys, so the next step was to look in the httperr...
0 comments
Tags: HTTPsecurity