You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Sharma, Siddharth" <Si...@Staples.com> on 2006/11/28 20:56:38 UTC

Failover not working

RedHat Linux
Tomcat 5.5
Mod-jk 1.2.15
Apache web server

We have a number of Linux boxes each running 4 instances of Tomcat.
Each Linux box has an Apache that load balances (mod-jk) over all the
Tomcats on all boxes. Sticky sessions are enabled. Tomcat clustering is not
being used.

While doing failover testing, all scenarios succeeded except one.
The user is sticky to machine 1, tomcat/worker 2 (say).
If machine 1 is shutdown completely, the user is continuously directed to
the same tomcat worker (and sees errors). When the machine comes back up,
the user's request successfully fails over to an available worker on another
machine.

I cannot figure out why mod-jk is not recognizing that the worker the user
is sticky to, is not available. 

Any ideas?
Thanks
Sid


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org