Re: [users@httpd] server limit stuck at 10

2011-04-20 Thread Igor Cicimov
So do what the error says: increase the ServerLimit On Apr 20, 2011 1:04 PM, Marion McCoskey mck...@gmail.com wrote: I have an unmanaged site, alrightsounds.com, running CentOS. The ServerLimt seems to be stuck at 10. This works OK when most of the people in China a asleep, but... WARNING:

[users@httpd] server limit stuck at 10

2011-04-20 Thread Marion McCoskey
Igor Cicimo said: So do what the error says: increase the ServerLimit I've tried that a lot of times. Maybe I am doing it wrong. My understanding is that the IfModule prefork.c section of httpd.conf is where this directive is read when using the prefork module. When I change this value, the

[users@httpd] server limit stuck at 10

2011-04-19 Thread Marion McCoskey
I have an unmanaged site, alrightsounds.com, running CentOS. The ServerLimt seems to be stuck at 10. This works OK when most of the people in China a asleep, but... WARNING: MaxClients of 256 exceeds ServerLimit value of 10 servers, lowering MaxClients to 10. To increase, please see the