veo [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, whi
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
*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