Re: Session not sticky in 5.5 with load balancer

2005-11-18 Thread Dominik Drzewiecki
"Duan, Nick" <[EMAIL PROTECTED]> wrote" > I am running an Apache httpd server as the load balancer with two tomcat > instances. All servers are on the same windows XP machine. The load > balancing works fine, but I am not able to make user sessions sticky > with either one of the tomcat instances

RE: Session not sticky in 5.5 with load balancer

2005-11-17 Thread Duan, Nick
--Original Message- From: Duan, Nick [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 11:02 AM To: tomcat-user@jakarta.apache.org Subject: Session not sticky in 5.5 with load balancer I am running an Apache httpd server as the load balancer with two tomcat instances. All servers

RE: Session not sticky in 5.5 with load balancer

2005-11-17 Thread John Moore
From: Duan, Nick [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 11:02 AM To: tomcat-user@jakarta.apache.org Subject: Session not sticky in 5.5 with load balancer I am running an Apache httpd server as the load balancer with two tomcat instances. All servers are on the same windo

Re: Session not sticky in 5.5 with load balancer

2005-11-17 Thread chinnimb-rest
Probably following article might help http://forum.java.sun.com/thread.jspa?threadID=604278&messageID=3262414 "Duan, Nick" <[EMAIL PROTECTED]> wrote: I am running an Apache httpd server as the load balancer with two tomcat instances. All servers are on the same windows XP machine. The load ba

Session not sticky in 5.5 with load balancer

2005-11-17 Thread Duan, Nick
I am running an Apache httpd server as the load balancer with two tomcat instances. All servers are on the same windows XP machine. The load balancing works fine, but I am not able to make user sessions sticky with either one of the tomcat instances. The test was done using is the session exampl