|  | | Robust and High Performance PHP with IIS: Using FastCGI | | | Description: Robust and High Performance PHP with IIS: Using FastCGI | | This tutorial educates the details of creating php applications which is running on IIS using Fast CGI. The author also describe the advantages of Fast CGI. Fast CGI is an open technology which solves performance problem when you create a new process for each request. Performance is improved by Fast CGI. IIS loads the FastCGI Process Manager which creates multiple processes. Fast CGI process Manager choose and opens a connection to a FastCGI process when a client request comes in and finally it close the connnection when the request is complete. | | Information:: Robust and High Performance PHP with IIS: Using FastCGI | | Title: | Robust and High Performance PHP with IIS: Using FastCGI | | Author: | John Lim | | Price / Cost: | Free | | Last Updated: | Sun Aug 08 2004 | | Home Page: | Click to Visit | | Web site Language: | English | | Current Rating: | 0.00 | | Total Hits #: | 60 | | Listings ID #: | 19302 | | Reviews for Robust and High Performance PHP with IIS: Using FastCGI | |  |
|