e and it must end with either .jvm1 or .jvm2.
> If there is no session cookie, maybe your application didn't yet start a
> session - e.g. static html pages are served w/o a session.
>
> Cheers
> Jürgen
>
>
>> -Ursprüngliche Nachricht-
>> Von: tomcatas
I am trying to set up simple load balancing between Apache and two Tomcat
instances, but am having problems with sticky sessions.
I get thrown back and forth between the instances on each request. (I put a
note at the top of the page on each instance to distinguish where the page
has been served
I have Apache 2.2 working perfectly on my Linux installation and now I am
trying to set up a copy on my Windows box for development.
Everything works fine except rewriting of URLs.
I have searched and searched online, but every guide and forum says
something different. The information is poorly