Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CAD19FED for ; Thu, 8 Dec 2011 18:14:26 +0000 (UTC) Received: (qmail 8154 invoked by uid 500); 8 Dec 2011 18:14:23 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 8113 invoked by uid 500); 8 Dec 2011 18:14:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 8105 invoked by uid 99); 8 Dec 2011 18:14:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 18:14:23 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.229.52.226] (HELO baldur) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 18:14:17 +0000 Received: from baldur (localhost [127.0.0.1]) by baldur (Postfix) with ESMTP id 902B5C20E5B4 for ; Thu, 8 Dec 2011 18:13:55 +0000 (GMT) Date: Thu, 8 Dec 2011 18:13:52 +0000 From: Nick Kew To: users@httpd.apache.org Message-ID: <20111208181352.6ab818ad@baldur> In-Reply-To: <9759DA84D6B6944ABD2CD692EDC770372D6875@SGSIEXC025.nsn-intra.net> References: <9759DA84D6B6944ABD2CD692EDC770372D6875@SGSIEXC025.nsn-intra.net> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] HTTPD-Semaphore leak On Thu, 8 Dec 2011 18:19:51 +0800 "Durairaj, Srinivasan (NSN - IN/Hyderabad)" 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 for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org