May 29, 2007
Check out the latest on the IIS FastCGI project, including the new IIS7 FastCGI in Longhorn server beta 3, the out-of-band developer update, and the new PHP 5.2.2. Read more at http://mvolo.com/blogs/serverside/archive/2007/05/29/The-latest-on-the-FastCGI...
1 comments
Filed under: IIS7, PHP, FastCGI, IIS News Item
May 24, 2007
In a web application, it’s often necessary to redirect clients requesting one url to another url. A while ago, I wrote a module to do basic http redirection for an ASP.NET application. The HttpRedirection module allows you to configure regular expression...
1 comments
Filed under: IIS7, ASP.NET, development, IIS News Item, Goodies
May 19, 2007
In a previous post titled Where did my IIS7 server go? Troubleshooting "service unavailable" errors , I covered the basic steps for dealing with 503 Service Unavailable errors on IIS7. This post dives deeper into debugging the IIS worker process to get...
0 comments
Filed under: IIS7, troubleshooting, Debugging
May 17, 2007
The NT Performance team just publically released the latest version of WCAT (Web Capacity Analysis Tool), the web performance test tool that the IIS team and NT Performance team use to conduct internal performance and scalability testing of IIS and ASP...
1 comments
Filed under: performance, IIS News Item, Tools