Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 77447 invoked from network); 10 Oct 2006 15:58:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2006 15:58:56 -0000 Received: (qmail 86310 invoked by uid 500); 10 Oct 2006 15:58:49 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 86254 invoked by uid 500); 10 Oct 2006 15:58:48 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 86209 invoked by uid 500); 10 Oct 2006 15:58:48 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 86195 invoked by uid 99); 10 Oct 2006 15:58:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 08:58:48 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 08:58:47 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 981E37142DC; Tue, 10 Oct 2006 08:58:06 -0700 (PDT) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 40716] - JK 1.2.19 on IIS6: Worker reference doesn't work In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20061010155806.981E37142DC@brutus.apache.org> Date: Tue, 10 Oct 2006 08:58:06 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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=40716 ------- Additional Comments From jjohnson@livedatagroup.com 2006-10-10 08:58 ------- I agree that the reply_timeout below 1000 is aggressive but the connect_timeout and prepost_timeout (ping/pong) below a second seems very reasonable. Especially when running a cluster that doesn't need sessions. If tomcat can't say that its alive in less than a second, something is probably wrong with it. IIRC we used to have this problem when our garbage collection wasn't tuned well. Regarding the reference problem, I almost reported a bug yesterday saying that reference didn't work but I had forgot the "worker." prefix (which I see that you tried). As soon as I fixed that, my workers did indeed inherit the lbfactor setting so I know it works at least for that in my case. -- 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: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org