Re: Help with Tomcat Clustering and load balancing

2006-09-29 Thread Pascal Bleser
Anil Ranka wrote: > Pascal, > Thanks for detail scenario. I am working on a product which should run on > any platform. I am looking for a very generic solution which can run on any > platform. > > Any pointers. Umm... stop dreaming ;) As soon as you enter HA clustering and failover, there are

Re: Help with Tomcat Clustering and load balancing

2006-09-29 Thread Anil Ranka
Pascal, Thanks for detail scenario. I am working on a product which should run on any platform. I am looking for a very generic solution which can run on any platform. Any pointers. Anil S. Ranka On 9/29/06, Pascal Bleser <[EMAIL PROTECTED]> wrote: Anil Ranka wrote: > I am new with Tomcat

Re: Help with Tomcat Clustering and load balancing

2006-09-29 Thread Pascal Bleser
Anil Ranka wrote: > I am new with Tomcat Clustering feature. I have configured my three > tomcats nodes in cluster mode and they are talking to each other no issues. > Out these three nodes N1, N2 and N3 only one node will be ACTIVE node and > rest two will be PASSIVE. ACTIVE means my app will be

Re: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
egments. One dropped connection a boom mod_jk gets confused. -Original Message- From: Anil Ranka [mailto:[EMAIL PROTECTED] Sent: Thursday, September 28, 2006 3:56 PM To: Tomcat Users List Subject: Re: Help with Tomcat Clustering and load balancing Chris, I am using Apache 2.2.3 on Windo

RE: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Chris Berthold
y, September 28, 2006 3:56 PM To: Tomcat Users List Subject: Re: Help with Tomcat Clustering and load balancing Chris, I am using Apache 2.2.3 on Windows XP. D:\sam\apache\Apache2.2\bin>httpd.exe -v Server version: Apache/2.2.3 Server built: Jul 27 2006 16:49:49 Thanks Anil S. Ranka

Re: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
l Message- From: Anil Ranka [mailto:[EMAIL PROTECTED] Sent: Thursday, September 28, 2006 3:37 PM To: Tomcat Users List Subject: Re: Help with Tomcat Clustering and load balancing Hi, I have tried your suggestion, When I run my apache on windows env, I am getting following error BalancerMemb

RE: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Chris Berthold
What version of apache are you using? -Original Message- From: Anil Ranka [mailto:[EMAIL PROTECTED] Sent: Thursday, September 28, 2006 3:37 PM To: Tomcat Users List Subject: Re: Help with Tomcat Clustering and load balancing Hi, I have tried your suggestion, When I run my apache on

Re: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
s data from Tomcat to Apache HTTP via a binary format versus the straight up text interface. Hope this helps, Chris Berthold -Original Message- From: Anil Ranka [mailto:[EMAIL PROTECTED] Sent: Thursday, September 28, 2006 9:50 AM To: users@tomcat.apache.org Subject: Help with Tomcat Clusteri

RE: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Chris Berthold
ata from Tomcat to Apache HTTP via a binary format versus the straight up text interface. Hope this helps, Chris Berthold -Original Message- From: Anil Ranka [mailto:[EMAIL PROTECTED] Sent: Thursday, September 28, 2006 9:50 AM To: users@tomcat.apache.org Subject: Help with Tomcat Clus

Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
Hi All, I am new with Tomcat Clustering feature. I have configured my three tomcats nodes in cluster mode and they are talking to each other no issues. Out these three nodes N1, N2 and N3 only one node will be ACTIVE node and rest two will be PASSIVE. ACTIVE means my app will be loaded on only o