Thanks I will try that.
I read that load balancer webapp is just for small not so scalable load
balancing solutions.
I serve apps for a call center with 300 users hitting like crazy our
tomcats (I have the webapp and the bizlogic in the same server) and the
most elegant solution for my situation is just putting a small load
balancer in the front.

Thanks buddy.

rodrigo

-----Original Message-----
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 20, 2007 8:46 AM
To: Tomcat Users List
Subject: Re: load balancing

copy the balancer application from Tomcat 5 into your Tomcat 6 install

Asensio, Rodrigo wrote:
> I'm trying to implement a load balancing solution with tomcat55 with 
> an
> ubuntu704 as load balancer with 3 legacy win2003 tomcat55 behind. 
> I found a great article  published in onjava.com
> (http://onjava/com/lpt/a/4702) that guides you thru the process.
>
> I also thinked about use tomcat6 in the ubuntu, but my surprise was 
> there is no load balancer webapp anymore! I'm I screwed ? My only 
> option is mod_proxy or jk connectors if I use tomcat6 ??
> Thanks!
> R
>
>
>  
> -------------------------------------------------------------------
> Rodrigo Asensio
> http://www.rodrigoasensio.com
> Fuel Management Services
> Gilbarco Veeder Root
> phone: +1 336 547 5023
> email: [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>
>
> This message (including any attachments) contains confidential and/or 
> proprietary information intended only for the addressee.
> Any unauthorized disclosure, copying, distribution or reliance on the 
> contents of this information is strictly prohibited and may constitute

> a violation of law.  If you are not the intended recipient, please 
> notify the sender immediately by responding to this e-mail, and delete

> the message from your system.  If you have any questions about this 
> e-mail please notify the sender immediately.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, 
> e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>   


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This message (including any attachments) contains confidential
and/or proprietary information intended only for the addressee.
Any unauthorized disclosure, copying, distribution or reliance on
the contents of this information is strictly prohibited and may
constitute a violation of law.  If you are not the intended
recipient, please notify the sender immediately by responding to
this e-mail, and delete the message from your system.  If you
have any questions about this e-mail please notify the sender
immediately.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to