September 2009 Archive on Kanwaljeet Singla's Blog

Migrating FastCGI configuration from IIS 5.1/6.0 to IIS 7.0/7.5

Problem As you know FastCGI functionality on IIS 5.1 and IIS 6.0 is provided by FastCGI ISAPI extension which is available as an independent download. On IIS 7.0 and beyond, FastCGI functionality is provided by IIS FastCGI module which comes with the...

How WinCache make PHP run faster

Why WinCache? Use of PHP accelerators is very common to make PHP run faster. Most of the existing PHP accelerators which are in use today are designed keeping *nix architecture in mind and mostly doesn’t work well on Windows. For example, APC which is...

Microsoft Communities