I am testing load balancing configurations with two Tomcat instances on two
different hosts.

The Round Robbin dance works fine: when I connect with several seperate Browsers
instances I get approximately 50% time on one Tomcat instance or the other.

The problem is that I have the same behaviour when I simply reload my page in
the same Browser instance, jumping from one Tomcat instance to the other as if
no javax.servlet.http.HttpSession was defined (jsessionid).

I suspect some configurations are required to enable jk2 to keep trace of
javax.servlet.http.HttpSession but I did not find out how.

I use Apache 2.0.48 - Tomcat 4.1.29 - jk2-2.0.2 on RedHat Linx 9.0

Any hints or pointing to doc welcome

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to