Optimize Mysql
Did you know that mysql comes with configuration files for better optimization? These files are located at: Or Stop mysql backup the original my.cnf file. Move the new config file to /etc based on your needs: Restart MySQL: Other Resources: http://geekdecoder.com/using-mysqltuner/ http://www.hardwaresecrets.com/article/How-to-Optimize-a-MySQL-Server/1747 http://www.thegeekstuff.com/2011/03/sar-examples/ http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html http://www.codero.com/knowledge-base/questions/319/How+to+install+mytop+for+database+performance+monitoring%3A http://httpd.apache.org/docs/current/misc/perf-tuning.html http://dev.mysql.com/doc/refman/5.0/en/optimization.html