Webmaster's Community

Webhosting Forums => Dedicated Server Administration => Topic started by: Anay on October 30, 2011, 04:47:25 PM

Title: server reached MaxClients setting, consider raising the MaxClients setting
Post by: Anay on October 30, 2011, 04:47:25 PM
I saw server error and my server was getting slow. I checked apache log files in /var/log/httpd and error log shows following error at the end of line:

Code: [Select]
server reached MaxClients setting, consider raising the MaxClients setting

But I dont see there was any spike in traffic then why I get this error? How I determine right number of maxClients ?
Title: Re: server reached MaxClients setting, consider raising the MaxClients setting
Post by: Jaffery on October 31, 2011, 11:34:59 AM
May be your MaxClients settings is too low, consider raising it or show us your httpd.conf file.