Yes, but in that case why PHP forks ? children will never be used !?

Olivier

Ivan Voras a écrit :
> 2009/2/27 Olivier B. <fcgid.l...@daevel.fr>:
>
>   
>> The DefaultMaxClassProcessCount is reached, but why fcgid try have
>> launched 4 process ? Just one or two should be sufficient in the case of
>> five concurrent users, since each PHP process can handle 5 of them. No ?
>> Or maybe I misunderstood this fork feature of PHP, and FCGID can't use
>> this children in parallel ? But in that case, what is the interest of
>> this fork() ?
>>     
>
> I think mod_fcgid spawns 1 PHP process per parallel request, so in
> your case you need 5 processes.
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Mod-fcgid-users mailing list
> Mod-fcgid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users
>   


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to