Tuesday 20 December 2011

Apache stops responding

Apache stops responding

Hi,

I have web servers configured with the following: RHEL6, Apache 2.2.15-9, php 5.3.3-3 in chrooted environment. The ulimit values are set to 4096 & MaxClients value is 1500. This chrooted environment has worked fine in RHEL5 but something perhaps is causing an issue for RHEL6.

Of late apache stops responding randomly, sometimes when the process count for apache is just as low as 200, sometimes 800 -900. It never reaches the MaxClient value of 1500.

The command ps shows apache process running, but the webpages are not served. Apache needs to be killed or restarted to have it functional again. Excerpts from the error_log file

(11)Resource temporarily unavailable: setuid: unable to change to uid: 48

Child xxxxx returned a Fatal error... Apache is exiting!

(43)Identifier removed: couldn't grab the accept mutex (multiple lines of same error)

(22)Invalid argument: couldn't release the accept mutex

What could be the possible cause of the issue??? Assistance appreciated

--Syd

No comments:

Post a Comment