Allows you to search a variety of questions and answers
One thing you could do is check for the MaxClients setting. Run the following commands as root:
1. # grep MaxClients /usr/local/apache/conf/httpd.conf
MaxClients output here
2. ps axf|grep httpd|wc -l
Actual clients output here
We suggest you get this optimized by a professional. We offer this service including the hardening of your server for a one time fee. Please contact us for more details.
If that does not seem to work, your load is down and everything else seems to be running fine, you may want to check the size of your logs as they can dramatically decrease your server's performance. To do this, run the following from root:
# cd /usr/local/apache/logs/ or /usr/local/apache/domlogs <-- change your directory to the apache logs directory.
# ll -h <-- Will show the size of your files in that directory.
# rm -dfr /path/to/logs (ex: rm -dfr /usr/local/apache/domlogs/logfilename) <-- Deletes the domlogs file.
AYK Solutions has provided me with a very cost effective hosting service with great uptime and lots of features. I would not hesitate to recommend them!
This is my second time i m using your services, and the main reason i'm doing that, beside your prices is your customer support. I love the fact that you are fast, you always help me and never get bothered by my endless questions(i'm still a newbie when it comes to server setup) Thank you