On Thu, 8 Dec 2011 18:19:51 +0800
"Durairaj, Srinivasan (NSN - IN/Hyderabad)" <srinivasan.durai...@nsn.com> wrote:

> Hi,
> 
> We have seen an instance where in one of the instance, httpd was failing
> to start. On analyzing, we figured that there were huge number of httpd
> semaphores which were created during the httpd startup but never
> cleanup.

The most likely cause is that it's exiting uncleanly.  Do you have
something that might kill it, for instance?

A buggy module or in-process script might also cause it,
though that should be reproducible across other users.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to