| Author |
Session Problem in Tomcat
|
Jaya Sasindra Kanneganti
Greenhorn
Joined: Jul 30, 2008
Posts: 3
|
|
|
Let me Explain Problem in clear.....previously we didnt have session handling in our application.....and we have 2 servers handling requests in production ......now we started session handling in the app....Application has 60 min time out.....but the first request from a user comes to server 1 and creates session and the next request from the same user is redirected to different Server 2,where session does exists,and forwards to login page....there is software (Radware) which actuals transfers request to the servers......Could please help me finding the solutions its very Urgent...........
|
 |
Simpson Kumar
Ranch Hand
Joined: Mar 19, 2008
Posts: 260
|
|
hi, Read the following link, which will give you the information about the Session management between two servers.
|
Thanks,
Kumar
|
 |
Simpson Kumar
Ranch Hand
Joined: Mar 19, 2008
Posts: 260
|
|
sorry missing link http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
|
 |
 |
|
|
subject: Session Problem in Tomcat
|
|
|