Bluebanshee01
Technical User
Hi all,
I am trying to set up a tomcat5 cluster at least that is what I think I need to do. I want to move away from apache. So I have set up my vhosts and everything works fine. I login and hit a few pages on this peticular site and then I need to submit some information so I go to the submit page it is the redirected to be secure HTTPS and it blows up. Here is the problem I have two web servers running behind a altion hardware load blancer. At the time the page gets redirected the altion thinks it is a new session and sometimes sends traffic to the other webserver. This is my problem. How can I make tomcat keep the session on the same machine that the request came in on throughout the entire time until I logout? That is why I thought I need to cluster. Maybe I don't I really don't know. I believe I need to make tomcat be something like stateful connections.
HELP!!!!
Thanks
Dave
I am trying to set up a tomcat5 cluster at least that is what I think I need to do. I want to move away from apache. So I have set up my vhosts and everything works fine. I login and hit a few pages on this peticular site and then I need to submit some information so I go to the submit page it is the redirected to be secure HTTPS and it blows up. Here is the problem I have two web servers running behind a altion hardware load blancer. At the time the page gets redirected the altion thinks it is a new session and sometimes sends traffic to the other webserver. This is my problem. How can I make tomcat keep the session on the same machine that the request came in on throughout the entire time until I logout? That is why I thought I need to cluster. Maybe I don't I really don't know. I believe I need to make tomcat be something like stateful connections.
HELP!!!!
Thanks
Dave