Quoting [EMAIL PROTECTED]:

> There is a configuration parameter for the load balancer called
> "stickySession", but it should be enabled by default.
Indeed it seems with respect to further testing I did without setting it.

>  You might want to
> try setting it and seeing if it makes any difference.  The configuration
> options are described at
> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/configwebcom.html.
> 
> Are you sure the jsessionid cookie is set?
Yes

> 
> Jonathan
Thanks for the link, especially the channel.socket section stating:
"Tomcat Engine must be set with jvmRoute="HOST:PORT", to match the default
tomcatId of the channel."

Patrick





> 
> On Fri, 7 Nov 2003 [EMAIL PROTECTED] wrote:
> 
> >
> >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]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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

Reply via email to