Yesterday when my server hit 100% (again) I checked top through ssh and I had about a dozen httpd threads running all over 12%.
I checked to see what was going on and it turns out google, yahoo, msn and another bot all decided to crawl my site at the same time !
I waited till it looked like they were done, then rebooted the server (is there a better way to clear things?) and that put the server back at 75% memory usage with httpd threads using about 7% memory.
So.... I am wondering if anyone has experience is optimizing settings in http.conf. I am making headway in tuning mysql using the tuning-primer.sh script. So I figure working on httpd.conf is next.
-cj
I checked to see what was going on and it turns out google, yahoo, msn and another bot all decided to crawl my site at the same time !
I waited till it looked like they were done, then rebooted the server (is there a better way to clear things?) and that put the server back at 75% memory usage with httpd threads using about 7% memory.
So.... I am wondering if anyone has experience is optimizing settings in http.conf. I am making headway in tuning mysql using the tuning-primer.sh script. So I figure working on httpd.conf is next.
-cj