Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 6200 invoked from network); 9 Feb 2009 14:36:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2009 14:36:48 -0000 Received: (qmail 9235 invoked by uid 500); 9 Feb 2009 14:36:47 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 9209 invoked by uid 500); 9 Feb 2009 14:36:47 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 9196 invoked by uid 99); 9 Feb 2009 14:36:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 06:36:47 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 14:36:46 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id F241B234C4AB; Mon, 9 Feb 2009 06:36:25 -0800 (PST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 46467] Apache-childs segfault when number of childs reaches 130 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: prefork X-Bugzilla-Keywords: FixedInTrunk X-Bugzilla-Severity: critical X-Bugzilla-Who: werner@aloah-from-hell.de X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090209143625.F241B234C4AB@brutus.apache.org> Date: Mon, 9 Feb 2009 06:36:25 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=46467 --- Comment #19 from Werner Detter 2009-02-09 06:36:25 PST --- Hi Everybody, seems like they've removed this setting in Kernel 2.6.28.4 which I've installed today: server:# ls /proc/sys/fs/epoll/ max_user_watches So, max_user_instances is gone and so is the problem :-) cheers, Werner Detter -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org