On Wed, April 25, 2007 6:43 am, Henning Eiben wrote:
>>> Are there multiple threads spawned?
>>
>> Depends on server API. ISAPI does, fastCGi doesn't.
>
> OK; so for serving multiple concurrent clients ISAPI would sound to me
> like the better choice, since it can use threads, or what would be the
> advantage of using fastcgi?

I believe you can also manage better control over the user running
FCGI that having it embedded in ISAPI, but I could be 100% wrong on
that.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to