Hello,
I'm currently on a server from Softlayer for which I'm paying $450 per month. A recent change on my website from simple HTML pages to a database driven script has made the website very slow.
The server load is 0.64 but most of my load is because of SQL. Is there any upgrade or action I can take to perhaps overcome this load? I'm a newbie to dedicated servers so I have no idea what exactly to do here.
Here is a copy/paste of the server load statistic:
mysql 27.68 3.02 0.0
Top Process %CPU 28.0 /usr/sbin/mysqld --basedir/ --datadir/var/lib/mysql --usermysql --pid-file/var/lib/mysql/server.aaa.com.pid --skip-external-locking
Top Process %CPU 27.9 /usr/sbin/mysqld --basedir/ --datadir/var/lib/mysql --usermysql --pid-file/var/lib/mysql/server.aaa.com.pid --skip-external-locking
abc abc.net 13.52 17.51 57.9
Top Process %CPU 12.5 httpd [
www.abc.net] [/abc/mod/A/tracksearchmp3.html]
Top Process %CPU 12.0 httpd [
www.abc.net] [/abc/mod/S/tracksearchmp3.html]
Top Process %CPU 8.1 httpd [
www.abc.net] [/abc/genre/Comedy/titlegenre.html]
nobody 0.00 0.00 0.0
Top Process %CPU 12.5 /usr/local/apache/bin/httpd -DSSL
Top Process %CPU 12.0 /usr/local/apache/bin/httpd -DSSL
Top Process %CPU 8.1 /usr/local/apache/bin/httpd -DSSL
xyz xyz.com 0.13 0.28 0.0
Top Process %CPU 1.0 httpd [
www.xyz.com] [/images/top_banner.gif]
Top Process %CPU 0.9 httpd [
www.xyz.com] [/mp3/m-a/]
Top Process %CPU 0.8 httpd [
www.xyz.com] [/mp3/index.php]
mailnull 0.01 0.09 0.0
Top Process %CPU 0.5 /usr/sbin/exim -bd -q60m
Top Process %CPU 0.2 /usr/sbin/exim -bd -q60m
Top Process %CPU 0.1 /usr/sbin/exim -bd -q60m
root 0.01 13.57 2.0
Top Process %CPU 1.0 /bin/bash /etc/init.d/apf stop
dbus 0.00 0.00 0.0
xfs 0.00 0.00 0.0
mailman 0.00 2.60 0.0
ntp 0.00 0.20 0.0
sshd 0.00 0.00 0.0
nails 0.00 0.00 0.0
named 0.00 0.20 0.0
In this situation, should I hire someone to look at these statistics and maybe kill the processes which are producing the load or does this seem okay and I should perhaps upgrade something in the server?
Any kind of help will be appreciated. Thank you