Hi,
I have a big load on a server loaded with only one site using php+eaccelerator and mysql. Mysql database is around 150 megs, static content close to 10 megs. (cached pages)
Not (offpeak) it show values:
top - 23:01:24 up 1 day, 17:31, 1 user, load average: 1.09, 1.26, 1.12
Tasks: 402 total, 3 running, 399 sleeping, 0 stopped, 0 zombie
Cpu(s): 8.4% us, 2.8% sy, 0.0% ni, 80.5% id, 7.6% wa, 0.0% hi, 0.7% si
Mem: 2065464k total, 1199712k used, 865752k free, 74348k buffers
Swap: 2096472k total, 0k used, 2096472k free, 403272k cached
wait is between 1% and 10%
I'm looking into getting a second hard drive and move the mysql database on it. Any idea if it will make a difference?