Hi,

I would like to know if there is a way to configure Tomcat + Apache to
replicate sessions under a load balancing configuration.

Example, I have two Tomcat instances (TC1 and TC2) and the session in TC1
would be replicated in TC2 and the sessions in TC2 would be replicated in
TC1, so if TC1 crashes the requests would be redirected to TC2 without lost
sessions and vice-versa.

Luiz Ricardo


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to