Hi,
Thanks for all answers. I created a custom Valve for this purpose and it
seems to work great in early testing. Hopefully we can configure this easier
in a future version of tomcat.
Many thanks!
/Johan
Rainer Jung-3 wrote:
>
> On 19.05.2010 20:12, JohnRiley wrote:
>>
>
Any idéas?
/John
JohnRiley wrote:
>
> Right on target. I noticed that it was the emptySessionPath="true" that
> messed things up for me. When I removed it I got back to the wanted
> behavior. However, the emptySessionPath is needed since we are using
> mod_rewrite to change t
ONID (is it possible) or I can deploy my applicaiton in the root
directory.
/Johan
Rainer Jung-3 wrote:
>
> On 18.05.2010 12:35, JohnRiley wrote:
>>
>> Hi,
>>
>> We are load balancing 3 non-clustered tomcat 6.0 servers with the mod_jk
>> connector in apache 2.0. We
Hi,
We are load balancing 3 non-clustered tomcat 6.0 servers with the mod_jk
connector in apache 2.0. We have sticky sessions enabled and it works fine
until one of the servers goes down. What happens then is that it start
round-robin between the other two since none of them wants to accept the
J