Why semaphores are not cleaned properly during httpd shutdown ?
Issue
- semaphores are not cleaned during httpd shutdown.
- Sometimes after apache shutdown or failure some semaphores are not cleaned and have to be cleaned manually to be able to start up the apache. Additionally the httpd stop (restart) sometimes leave the child processes running what again prevent the proper start up of httpd. What causing this behavior and how to prevent it?
Environment
- Red Hat Enterprise Linux 5
- httpd-2.2.3-43.el5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.