Hi there,

I have a fixed ceiling of PHP processes, but multiple virtual hosts.

As I understand it, PHP processes are allocated to a "class" based on 
virtualhost the request comes from.

Is there a way of putting all PHP requests from any virtual host into 
the same class?

I.e. I want to have a MaxProcesses of 30 and a MaxProcessesPerClass of 
30 and then make all PHP scripts go to that single class.

Is that possible?

Cheers,

Nick.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to