Re: JSESSIONID being lost

2010-04-21 Thread Ron McNulty
AM Subject: JSESSIONID being lost I'm hoping someone may have some insight into a difficult problem we are having. We have a situation where the JSESSIONID seems to get lost somewhere in a users transaction - the result is they get kicked back to the applications login page (no sessionid so

Re: JSESSIONID being lost

2010-04-20 Thread Konstantin Kolinko
2010/4/21 Jim Goodspeed : > Our current setup is two hardware load balancers (layer 4) in front of two > Apache servers (2.2.14) which sit in front of two tomcat servers (6.0.20). > The hardware load balancers load balance apache and apache load balances > tomcat using AJP via mod_proxy.  Apache an

JSESSIONID being lost

2010-04-20 Thread Jim Goodspeed
I'm hoping someone may have some insight into a difficult problem we are having. We have a situation where the JSESSIONID seems to get lost somewhere in a users transaction - the result is they get kicked back to the applications login page (no sessionid so the app thinks they haven't logged in).