Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 27220 invoked from network); 3 Dec 2010 14:44:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 14:44:10 -0000 Received: (qmail 50678 invoked by uid 500); 3 Dec 2010 14:44:09 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 50275 invoked by uid 500); 3 Dec 2010 14:44:09 -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 50266 invoked by uid 99); 3 Dec 2010 14:44:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 14:44:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 14:44:05 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB3EhiDN026724 for ; Fri, 3 Dec 2010 14:43:44 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id oB3EhikD026723; Fri, 3 Dec 2010 09:43:44 -0500 (EST) Date: Fri, 3 Dec 2010 09:43:44 -0500 (EST) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: DO NOT REPLY [Bug 50407] New: Sessions stickyness issue. X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat Connectors X-Bugzilla-Component: mod_jk X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dparmar@commerceinsurance.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=50407 Summary: Sessions stickyness issue. Product: Tomcat Connectors Version: 1.2.28 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: mod_jk AssignedTo: dev@tomcat.apache.org ReportedBy: dparmar@commerceinsurance.com We have two Apache webservers(2.2.15) and two Tomcat servers(5.5.27. I am using mod_jk(1.2.28) to provide a Load balancing among two tomcat instances. Somehow when I Start the application & try to login i get a message " Session has expired. Please Refresh your browser to start a new session" . The application works ok if I comment out the second worker defination from the worker.properties file. I believe there is an issue with the Session Stickyness. We need this resolved ASAP as our target production date is 11/15/2010 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org