Christopher Schultz wrote:
Get yourself an HTTP sniffer to verify that this is what is happening:
Maybe easier in this case, a simple browser add-on :
Firefox : LiveHttpHeaders or HttpFox
IE : Fiddler
They allow you to see what the browser sends to the server, and what the
server returns, incl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian,
On 3/20/2009 10:21 AM, Alston, Brian (US SSA) wrote:
> When I go to http://192.168.1.100/examples (no trailing slash), I
> actually get forwarded to a Tomcat server and end up at
> http://192.168.1.110:8080/examples . If this happens, the "Sess
___
From: Jorge Medina [jmed...@e-dialog.com]
Sent: Thursday, March 19, 2009 3:13 PM
To: Tomcat Users List
Subject: RE: Need Help With Clustered Tomcat Sessions
Are you maintaining session stickyness?
Did you configure Tomcat to replicate the sessions?
-Original Message-
From: Als
Users List
Subject: RE: Need Help With Clustered Tomcat Sessions
Are you maintaining session stickyness?
Did you configure Tomcat to replicate the sessions?
-Original Message-
From: Alston, Brian (US SSA) [mailto:brian.als...@baesystems.com]
Sent: Thursday, March 19, 2009 1:40 PM
To:
Are you maintaining session stickyness?
Did you configure Tomcat to replicate the sessions?
-Original Message-
From: Alston, Brian (US SSA) [mailto:brian.als...@baesystems.com]
Sent: Thursday, March 19, 2009 1:40 PM
To: users@tomcat.apache.org
Subject: Need Help With Clustered Tomcat
Hello All
I am having trouble with my Tomcat cluster that I hope you can help with.
First my setup:
Apache Load Balancer: Windows Server 2003 - Apache 2.2.11 - 192.168.1.100
Tomcat Server 1: Windows Server 2003 - Tomcat 6.0.18 - 192.168.1.110
Tomcat Server 2: Windows Server 2003