Re: Tomcat LoadBalancing

2010-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 10/15/2010 12:10 AM, Caldarale, Charles R wrote: >> From: Deepak Pal [mailto:deepak@orkash.com] >> Subject: Re: Tomcat LoadBalancing > >> Should I continue with this configuration or make >> some chang

Re: Tomcat LoadBalancing

2010-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deepak, On 10/15/2010 2:36 AM, Deepak Pal wrote: > My organization is also planning to use NginX web server by replacing > apache2 web server I'm always nervous about running pre-1.0 things in production. Exception maybe OpenSSL :) > in this configu

RE: Tomcat LoadBalancing

2010-10-14 Thread Deepak Pal
Hello, My organisatin is also planning to use NginX web server by replacing apache2 web server in this configuration as a front end Load balancer and then provide load to tomcat. will it work or we should go with apache. Deepak

RE: Tomcat LoadBalancing

2010-10-14 Thread Caldarale, Charles R
> From: Deepak Pal [mailto:deepak@orkash.com] > Subject: Re: Tomcat LoadBalancing > Should I continue with this configuration or make > some changes to it. Since you're already front-ending Tomcat with httpd, you should use httpd as the load balancer. That's a

Re: Tomcat LoadBalancing

2010-10-14 Thread Deepak Pal
Hello All, As I have already told you guys that I want to achieve Load balancing within Tomcat servers. In this configuration head Tomcat server will get request from apache web server and then distribute that load among the Tomcat load balancers members. But as Mark told us that Tomcat is not

Re: Tomcat LoadBalancing

2010-10-14 Thread Mark Thomas
On 14/10/2010 05:51, Deepak Pal wrote: > Hello All, > > I am new to this mailing list and want to know about Tomcat Load > Balancing. I have searched a lot but I found only ways to establish a > Tomcat load balancer by using apache HTTP web server as a front end load > balancer. but I want a load

Tomcat LoadBalancing

2010-10-13 Thread Deepak Pal
Hello All, I am new to this mailing list and want to know about Tomcat Load Balancing. I have searched a lot but I found only ways to establish a Tomcat load balancer by using apache HTTP web server as a front end load balancer. but I want a load balancer in which tomcat master handles all th

Tomcat loadbalancing howto

2006-02-03 Thread Andreas Daab
Hi, in the thread "Tomcat-5.5.12 less robust than 5.0.28" I told about problems with the scaling of tomcat. We have more incoming calls to tomcat than tomcat can handle. Windows 2003 seems to have problems to distribute the threads to the cpu if the number of threads is bigger than 50. The cpu loa