Load balencing with realm login

Hi,

We currently have a realm authenticated tomcat webapp thats alowwing users to loggin into to the website via AD. Its currently on our test server but we need to release it to live, but that is load balenced.

So we're wanting to ensure that because its load balanced its not going to mess up the login at all. eg if a user logs into one server will the load balancer then put them onto the other server, thereby logging them out?

Would be very greatful for an answer.

Thanks!

[511 byte] By [hyrogen32a] at [2007-11-26 20:52:41]
# 1
anybody have an idea if this will work?I've had a good look around on this forum and through google too, and I really cant find any information on this at all.
hyrogen32a at 2007-7-10 2:18:19 > top of Java-index,Core,Core APIs...
# 2
never mind.I finally found information here: http://www.onjava.com/pub/a/onjava/2004/11/24/replication1.html and here http://tomcat.apache.org/tomcat-5.0-doc/balancer-howto.html#Using%20Apache%202%20with%20mod_proxy%20and%20mod_rewrite
hyrogen32a at 2007-7-10 2:18:19 > top of Java-index,Core,Core APIs...