Hello Friends, I dont understand why my site server laod is increasing rapidly. Sometimes it even crosses above 7. PLz Help ME Site URL: http://www.dl4everything.com Code (markup):
idle connections or open connections in mysql can cause load. i have experienced that a lot with wordpress while autoblogging. type top -c in your shell to find ouut which user is loading
result from top -c will help us help you the most along with config settings of my.cnf and httpd.conf as those 2 services might be main cause for the load.