Am I correct in assuming that there is no PHP fastcgi implementation for
Apache?


-----Original Message-----
From: Shane Caraveo [mailto:[EMAIL PROTECTED]]
Sent: May 1, 2002 14:15
To: 'Php-Win (E-mail)'
Subject: Re: [PHP-WIN] Running PHP as CGI


*Significant* difference between CGI and ISAPI.  But you can get a
4x-10x performance increase over CGI by using fastcgi, while maintaining
stability and gaining persistent resources (db connections).  I have to
make a 4.2 fastcgi binary available, but info is at www.caraveo.com/fastcgi/
Shane

Matt Babineau wrote:
> For stability reasons I am running PHP as a CGI on my production server
> win2k/IIS5. v4.2 of PHP. How bad is the performance hit running PHP as a
> CGI and not ISAPI? Will it bog down my server with a light traffic load?
> How much worse can running php with the .exe be?
>
> Matt Babineau
> Freelance Internet Developer
> e:  <mailto:[EMAIL PROTECTED]>
> [EMAIL PROTECTED]
> p: 603.943.4237
> w:  <http://www.illuminatistudios.com/> http://www.illuminatistudios.com
>
>
>




--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to