I suggest you do away with PHP's own spawning (remove all mentions of  
PHP_FCGI_CHILDREN) and let mod_fcgid do the job on its own. That way  
at least, it's dynamic, well controllable  
(DefaultMinClassProcessCount, DefaultMaxClassProcessCount), and you're  
not multiplying process counts by running *both* spawning mechanisms  
(X processes spawned by mod_fcgid, each spawning Y processes by PHP  
itself).

F


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to