My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FastCGI  

FastCGI
Updated Feb 4, 2010 by hutch...@gmail.com

FastCGI builds on CGI by keeping the programs running that are serving requests. This means that FastCGI programs don't need to start up once for each request and hence run much faster than their CGI relatives.

You can read all about FastCGI on the www.fastcgi.com web site. Just like regular CGI, FastCGI operates very well with most web servers and especially the very popular Apache web server.


Sign in to add a comment
Powered by Google Project Hosting