Httd.conf Trouble 09.11.08
WE NEED TO FIX poor coding and setting in our httd.conf
This problem appears to be caused by the server being overloaded due to poor coding and settings in your httd.conf. I increased your maxclients and adjusted a couple other settings in httpd.conf. The server is still overloaded though. You should look into rewriting the code for the site causing the issue as well as adding more memory to this server. 19:47:32 up 4:38, 2 users, load average: 647
MaxKeepAliveRequests 100KeepAliveTimeout 15MinSpareServers 15MaxSpareServers 25StartServers 5MaxClients 120MaxRequestsPerChild 1000



