See http://www.theserverside.com/resources/article.jsp?l=Tomcat. you can
do in memmory session replication across JVMs through TCP.

Ben Ricker

On Tue, 2002-10-01 at 09:29, Luiz Ricardo wrote:
> 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]>
-- 
Ben Ricker <[EMAIL PROTECTED]>
Wellinx.com


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

Reply via email to