Categories


Robust and High Performance PHP with IIS: Using FastCGI

Raiting 0.00

Description

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
Title: Robust and High Performance PHP with IIS: Using FastCGI
Author: admin0021
Price / Cost: Free
Last Updated: 2004-08-08
URL: Click to Visit
Web site Language: English
Total Votes: 2
Current Rating: 0.00
Total Hits #: 83
Listings ID #: 19302