Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 76284 invoked from network); 21 Dec 2007 11:04:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2007 11:04:51 -0000 Received: (qmail 17682 invoked by uid 500); 21 Dec 2007 11:04:38 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 17343 invoked by uid 500); 21 Dec 2007 11:04:36 -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 17332 invoked by uid 500); 21 Dec 2007 11:04:36 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 17328 invoked by uid 99); 21 Dec 2007 11:04:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 03:04:36 -0800 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; Fri, 21 Dec 2007 11:04:33 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id E075D714240; Fri, 21 Dec 2007 03:04:24 -0800 (PST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 44116] - Multiple JSESSIONID handling with overlapping domains does not work In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071221110424.E075D714240@brutus.apache.org> Date: Fri, 21 Dec 2007 03:04:24 -0800 (PST) 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=44116 ------- Additional Comments From david.ramblewski@gmail.com 2007-12-21 03:04 ------- Created an attachment (id=21300) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21300&action=view) Handle multiple JSESSIONID cookies with tomcat overlaping domains BugFix for the feature: "Check all JSESSIONID cookies for a valid jvmRoute. If you have multiple Tomcats with overlapping domains, then you can get multiple cookies without a defined order. This will route correctly as long as the different domains don't have any Tomcats in common. (billbarker)" -- 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