php and FastCGI

php and FastCGI

am 21.01.2008 11:17:41 von drblitzkrieg

Problem: If you need to run regular php scripts under FastCGI, saving
on the overhead of fopen'ing and reading in the contents before
executing each time, in theory I guess you'd put a FastCgiServer
directive in your httpd.conf, and direct it to some sort of app (could
be written in C or anything) that loads and keeps in memory all your
php files from your site, and runs their contents when a url request
comes in for that file. Does such an app exist?

Re: php and FastCGI

am 21.01.2008 17:06:49 von Uri Guttman

>>>>> "d" == drblitzkrieg writes:

d> Problem: If you need to run regular php scripts under FastCGI, saving
d> on the overhead of fopen'ing and reading in the contents before
d> executing each time, in theory I guess you'd put a FastCgiServer
d> directive in your httpd.conf, and direct it to some sort of app (could
d> be written in C or anything) that loads and keeps in memory all your
d> php files from your site, and runs their contents when a url request
d> comes in for that file. Does such an app exist?

and your perl question is?

uri

--
Uri Guttman ------ uri@stemsystems.com -------- http://www.sysarch.com --
----- Perl Architecture, Development, Training, Support, Code Review ------
----------- Search or Offer Perl Jobs ----- http://jobs.perl.org ---------
--------- Gourmet Hot Cocoa Mix ---- http://bestfriendscocoa.com ---------