I'm retuning apache prefork mpm settings and watching the server-status page and top but I'm not exactly sure what results I should be trying to achieve.
Am I trying to get the highest requests per second? Or what? I'm not really sure.
Traffic has slowed recently and the site on this server won't load at times now so it need some tuning.
It's a dual quad core xeon, 8gb ram.
Right now the server-status shows this,
Server uptime: 2 hours 17 minutes 56 seconds
Total accesses: 1052333 - Total Traffic: 274.7 MB
CPU Usage: u991.31 s108.59 cu3.6 cs0 - 13.3% CPU load
127 requests/sec - 34.0 kB/second - 273 B/request
29 requests currently being processed, 85 idle workers
Top shows,
top - 15:40:10 up 20 days, 3:27, 1 user, load average: 0.52, 0.38, 0.33
Tasks: 208 total, 1 running, 207 sleeping, 0 stopped, 0 zombie
Cpu(s): 9.7%us, 1.2%sy, 0.0%ni, 88.6%id, 0.0%wa, 0.2%hi, 0.3%si, 0.0%st
Mem: 8192580k total, 7784516k used, 408064k free, 95148k buffers
Swap: 2031608k total, 140k used, 2031468k free, 7098528k cached
Does that look good or bad overall?
I've made a few changes over the past couple days and saved results each time if it would help to see those.