Jul 02, 2009
FastCGI module available in IIS 7.0 did not work when CPULimit for the application pool was enabled. This was because when CPULimit feature was enabled WAS uses job objects to track CPU usage of worker processes. WAS keeps a job object for each application...
8 comments
Tags: IIS News ItemPHPFastCGI
Jun 24, 2009
Today IIS team has released the FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 – Release Candidate. This version is based on FastCGI Extension 1.0 and it adds several important improvements and features. The release is believed to have a quality...
Tags: FastCGIIIS News Item
Jun 01, 2009
Following are the new configuration settings available in FastCGI 1.5 Extension Beta: MonitorChangesTo - This property specifies path to a file, changes to which will trigger a recycle of FastCGI executables running for this FastCGI process pool. If value...
4 comments
Tags: IISFastCGI
Apr 20, 2009
IIS team today released FastCGI ISAPI 1.5 Beta for WinXP and Win2K3 which has some very nice additions to existing FastCGI ISAPI functionality. Following additions have been made to FastCGI ISAPI 1.0 . 1. Few features we added to FastCGI module in IIS...
1 comments
Tags: PHPFastCGI
Apr 20, 2009
Today IIS team has released the FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 - Beta. This version is based on FastCGI Extension 1.0 and it adds several important improvements and features. Install the Beta of FastCGI Extension 1.5 for IIS 6.0 and IIS...
Tags: FastCGIIIS News Item
Mar 18, 2009
While the task of setting up PHP on IIS was not a difficult one, it anyway required a lot of manual installation and configuration steps . With the PHP 5.2.9-1 release the PHP development community has put a lot of improvements to the PHP installer to...
Tags: PHPFastCGIWebPI
Feb 13, 2009
I am pleased to let everyone know that PHP development community has made significant improvements to the installer in upcoming PHP releases. In particular a number of bugs have been fixed to make the installer work well with FastCGI extension in IIS...
Tags: PHPFastCGI
Jan 22, 2009
Following improvements have been made to FastCGI module in Win7 (and Win2K8 R2). 1. Monitor changes to a file We have added ability to monitor changes to a file for each FastCGI process pool. Module will recycle FastCGI processes for the process pool...
10 comments
Tags: IIS 7.5PHPFastCGI