I keep running into a problem where I only generate 5 fcgid process and then I get errors that the server is too busy to respond. There are only these 5 processes on the web server.
<IfModule mpm_worker_module> StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 0 </IfModule> Should I be able to run a lot more processes then just 5? fcgid has some settings to do this DefaultMinClassProcessCount but they don't start as many requests as specified. Anyone have any experiend with this? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx