Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 38421 invoked from network); 6 Oct 2007 07:40:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2007 07:40:58 -0000 Received: (qmail 52356 invoked by uid 500); 6 Oct 2007 07:40:45 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 52313 invoked by uid 500); 6 Oct 2007 07:40:45 -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 52300 invoked by uid 99); 6 Oct 2007 07:40:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 00:40:45 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 07:40:56 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 73D81714208; Sat, 6 Oct 2007 00:40:06 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 43359] - trunk EventMPM's graceful restart/stop are not graceful In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071006074006.73D81714208@brutus.apache.org> Date: Sat, 6 Oct 2007 00:40:06 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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=43359 ------- Additional Comments From chip@force-elite.com 2007-10-06 00:40 ------- Perhaps tie the apr_atomic_dec32() into a cleanup function, on connection pool? using apr_pool_cleanup_register: http://apr.apache.org/docs/apr/1.2/group___pool_cleanup.html#g6bdb28224dfe08160cbe3ba6b22dcbd7 -- 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