Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 94068 invoked from network); 28 Apr 2005 08:15:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2005 08:15:26 -0000 Received: (qmail 3859 invoked by uid 500); 28 Apr 2005 08:16:07 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 3782 invoked by uid 500); 28 Apr 2005 08:16:06 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 3720 invoked by uid 99); 28 Apr 2005 08:16:05 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 28 Apr 2005 01:16:04 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 6FC9D2DE; Thu, 28 Apr 2005 10:14:58 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 34514] - On a busy server with MPM Worker apache 2.0.54 crash permanently X-Bugzilla-Reason: AssignedTo Message-Id: <20050428081458.6FC9D2DE@ajax.apache.org> Date: Thu, 28 Apr 2005 10:14:58 +0200 (CEST) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=34514 ------- Additional Comments From hipo@design.bg 2005-04-28 10:14 ------- Hi there. The problem is probably the ulimit limitations on your server. check out ulimit -a; and your limits.conf file. If that's the problem try raising the count for maximum processes. I tried that and ended completely removing the process limits as it was in the beginning. The apache now works with no problem. That's probably a bug apache developers need to take a look when they have a little extra time, because the problem is workaroundable. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org