Nov 12, 2007
Today, we released the FastCGI for IIS 6.0 RTM on Microsoft Download Center. It was quite a journey - come read about the RTM release and the history of what it took us to get there at http://mvolo.com/blogs/serverside/archive/2007/11/12/FastCGI-for-IIS...
0 comments
Filed under: IIS7, FastCGI, IIS6
Oct 09, 2007
Everybody knows that IIS FastCGI is a great way to run PHP applications on IIS. We've been making great strides at delivering a solid production experience for hosting PHP on IIS, for both IIS7 on Windows Vista/Windows Server 2008 and IIS6 / IIS5.1 on...
3 comments
Filed under: IIS7, PHP, FastCGI, IIS6, Vista
Dec 25, 2006
For post #4 in the IIS7 Modules vs. IIS6 ISAPI series, let's take a look at another common pattern in IIS module development - storing request-specific state inside your module. Read more at http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing...
0 comments
Filed under: IIS7, ISAPI, modules, development, IIS6
Nov 03, 2006
As you know, we released the FastCGI technical preview this week, aimed at providing a fast and stable platform for running FastCGI applications like PHP. Its been very popular, with more downloads then we have expected for the first week. I wanted to...
0 comments
Filed under: PHP, FastCGI, IIS6
Nov 01, 2006
For post #3 in the IIS7 Modules vs. IIS6 ISAPI series, let’s look at one of the biggest trouble areas that bite ISAPI developers - managing memory. Read more on http://mvolo.com/2006/11/01/iis7-modules-vs-iis6-isapi-memory-management.aspx .
0 comments
Filed under: ISAPI, development, IIS6