We're having a problem with chkservd - after spending a couple of hours of digging through logs and such, it appears that chkservd is rebooting Apache like clockwork, every ten minutes, no matter what. I have no idea why it would do this.
We have a very active forum site, running mySQL, and when we have a larger number of concurrent users (> 170 or so), the site can completely lock up for a good five minutes, spouting error messages and generally being obnoxious.
A little more digging show chkservd trying to do a graceful restart of Apache, which means Apache and mySQL are apparently trying to communicate, but they're stumbling over each other. Watching the processlist in mySQL, we go from about current 5-10 processes to a couple of hundred. They then wait the 300 seconds or so to timeout, and mySQL starts heading back down to a normal range of under 50 processes. The web server apparently feels better at that point and the site is open again.
This is a showstopper for us, frankly. The symptom is chkservd rebooting Apache every 10 minutes... I don't know why it is doing this. Does anybody have any ideas? If I have to I'll disable that Perl script, but I have no doubt it would have some unpleasant side effects.
Any ideas are welcome at this point.
Thanks,
Kelly
BZPower.com
We have a very active forum site, running mySQL, and when we have a larger number of concurrent users (> 170 or so), the site can completely lock up for a good five minutes, spouting error messages and generally being obnoxious.
A little more digging show chkservd trying to do a graceful restart of Apache, which means Apache and mySQL are apparently trying to communicate, but they're stumbling over each other. Watching the processlist in mySQL, we go from about current 5-10 processes to a couple of hundred. They then wait the 300 seconds or so to timeout, and mySQL starts heading back down to a normal range of under 50 processes. The web server apparently feels better at that point and the site is open again.
This is a showstopper for us, frankly. The symptom is chkservd rebooting Apache every 10 minutes... I don't know why it is doing this. Does anybody have any ideas? If I have to I'll disable that Perl script, but I have no doubt it would have some unpleasant side effects.
Any ideas are welcome at this point.
Thanks,
Kelly
BZPower.com