Re: Load balancing + replicated sessions

2002-10-01 Thread Luiz Ricardo

thanks so much.

Luiz Ricardo
- Original Message -
From: "Ben Ricker" <[EMAIL PROTECTED]>
To: "Tomcat-Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 11:33 AM
Subject: Re: Load balancing + replicated sessions


> 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]>


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




Re: Load balancing + replicated sessions

2002-10-01 Thread Ben Ricker

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:   
> For additional commands, e-mail: 
-- 
Ben Ricker <[EMAIL PROTECTED]>
Wellinx.com


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Load balancing + replicated sessions

2002-10-01 Thread Luiz Ricardo

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:   
For additional commands, e-mail: