Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 34776 invoked from network); 20 Feb 2006 20:23:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Feb 2006 20:23:52 -0000 Received: (qmail 5188 invoked by uid 500); 20 Feb 2006 20:23:40 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 5131 invoked by uid 500); 20 Feb 2006 20:23:40 -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 5102 invoked by uid 99); 20 Feb 2006 20:23:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2006 12:23:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.219.47.213] (HELO napoleon.nfusion.com) (66.219.47.213) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2006 12:23:39 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by napoleon.nfusion.com (Postfix) with ESMTP id B6ED2618BCB for ; Mon, 20 Feb 2006 14:23:16 -0600 (CST) Received: from napoleon.nfusion.com ([127.0.0.1]) by localhost (napoleon [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09593-04 for ; Mon, 20 Feb 2006 14:23:15 -0600 (CST) Received: from benito.office.nfusion (benito.nfusion.com [66.219.47.204]) by napoleon.nfusion.com (Postfix) with ESMTP id 2738B61858C for ; Mon, 20 Feb 2006 14:23:15 -0600 (CST) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 20 Feb 2006 14:27:22 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Why the sudden need to raise MaxClients? Thread-Index: AcY2TPPNGo/Wyho6TiK9UaqVFWMCUgADowhg From: "Sage Weaver" To: X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at localhost X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Why the sudden need to raise MaxClients? X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks for the reply -- at least knowing this is abnormal is a step in the right direction. By "standard debian packages," I mean I am using unmodified packages from the stable distribution of debian; no backports, no recompiled packages. The package version is 2.0.54-5, which is the latest version available from the official debian stable repository. I would implement mod_status, except that once MaxClients is reached, won't mod_status be useless, since it relies on being able to serve a page via HTTP? Or will mod_status work regardless? -----Original Message----- From: jslive@gmail.com [mailto:jslive@gmail.com] On Behalf Of Joshua Slive Sent: Monday, February 20, 2006 12:35 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Why the sudden need to raise MaxClients? On 2/20/06, Sage Weaver wrote: > I am having this exact same problem. I'm also using standard debian=20 > packages for Apache 2.0.54, and the prefork MPM, except my MaxClients=20 > setting is already set to 512. > > The minute I hit 513 apache2 processes (listed in "ps -C apache2", the > server stops responding entirely. Those processes seem to never close. > The only way to fix it is to reload Apache via "/etc/init.d/apache2=20 > restart" Well, "standard debian packages" mean nothing to me. And given the fact that it is being reported by two debian users, I suspect it is something in there that is causing the problem. What you are reporting is certainly not normal behavior. You can use mod_status's server-status handler to at least see what the processes are doing. Joshua. --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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