Hi,

in my experience, PHP4.0.6 in ISAPI is not 100% stable under
heavy loads and several database connections. 
CGI mode is rock solid, the only drawback is speed and mainly
the unability to hold persistent database connections. 

If you want persistent connections you may use Apache 1.3.x Win32,
but it's strangely slow under heavy loads (I heard Apache 2.0 Win32
will solve this), ever slower than IIS+CGI. Under normal loads it's
fine.

That's only my experience after several months with php4.0.x,
 maybe if you install it as ISAPI filter it's ok for you...

Greetings

F.J. Ortiz


11/19/01 12:14:10 PM, "Lennart Pedersen" <[EMAIL PROTECTED]> escribió:

>Hi all.
>
>I'd like to install PHP for IIS5. Should I use the CGI or ISAPI method.
>Whats the difference besides speed.
>
>Best regards
>
>Lennart
>
>
>
>-- 
>PHP Install Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>

___________________________________
Francisco Javier Ortiz Torre
ComuNET,S.A.
mailto:[EMAIL PROTECTED]

ComuNET, S.A
Gral. Concha 39,6º
48012 Bilbao España
Tel: +34 944 700 101 
Fax: +34 944 700 185 
http://www.comunet.es
___________________________________



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to