Re: LOAD BALANCING IN TOMCAT

2006-01-17 Thread Markus Schönhaber
[EMAIL PROTECTED] wrote: > I am using Tomcat as a service. But since requests pile up quite > substantially, I'm exploring a way to do clustering of 4 separate Tomcat > instances, and then do load balancing of the same. > > Pls let me know of any inputs on how to do the same. http://tomcat.apache.

LOAD BALANCING IN TOMCAT

2006-01-17 Thread niladri.gupta
Hi I am using Tomcat as a service. But since requests pile up quite substantially, I'm exploring a way to do clustering of 4 separate Tomcat instances, and then do load balancing of the same. Pls let me know of any inputs on how to do the same. Regards Niladri The information contained in

RE: Clustering and Load Balancing in Tomcat 5.5.9

2005-10-28 Thread Nehal Sangoi
thru ajpport. Regds, Nehal -Original Message- From: Peter Rossbach [mailto:[EMAIL PROTECTED] Sent: Friday, October 28, 2005 1:23 PM To: Tomcat Users List Subject: Re: Clustering and Load Balancing in Tomcat 5.5.9 Hey, I think what you need is loadbalancing with Apache/mod_jk

Re: Clustering and Load Balancing in Tomcat 5.5.9

2005-10-28 Thread Peter Rossbach
Hey, I think what you need is loadbalancing with Apache/mod_jk (stickysession and failover) search the mailing list for configs... Regards Peter Nehal Sangoi schrieb: Hi, I need to configure clustering and load balancing in tomcat 5.5.9 - solaris platform. Kindly, reply if anyone has the

Clustering and Load Balancing in Tomcat 5.5.9

2005-10-28 Thread Nehal Sangoi
Hi, I need to configure clustering and load balancing in tomcat 5.5.9 - solaris platform. Kindly, reply if anyone has the configuration details. I had tried it earlier but it did not work. Also, my java code is not serialized. Still, can i have type of clustering, that allows url access