From bugs-return-912-apmail-apr-bugs-archive=apr.apache.org@apr.apache.org Thu Jul 26 05:34:33 2007 Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 26960 invoked from network); 26 Jul 2007 05:34:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jul 2007 05:34:32 -0000 Received: (qmail 49452 invoked by uid 500); 26 Jul 2007 05:34:33 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 49423 invoked by uid 500); 26 Jul 2007 05:34:33 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 49409 invoked by uid 99); 26 Jul 2007 05:34:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 22:34:33 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 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; Wed, 25 Jul 2007 22:34:31 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 92727714191; Wed, 25 Jul 2007 22:34:11 -0700 (PDT) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 42889] - Thread pooling declaration fix and enhancements In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070726053411.92727714191@brutus.apache.org> Date: Wed, 25 Jul 2007 22:34:11 -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=42889 ------- Additional Comments From henryjen@ztune.net 2007-07-25 22:34 ------- I considered that, and I have no preference to either way. The reason I left it out is because the thread will only stop after becoming idle again, i.e., no other tasks in the queue. While this most likely mean all other threads will be idle as well and unless the max_idle was changed, the thread need to be stopped anyway. Make sense? -- 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@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org