hey,

if 1 server is very powerful, then 1 instance of tomcat would not utilize the full 
resources available right? so does a cluster also make sense in this situation so that 
multiple tomcat instances on the same server can benefit an application's performance. 
I appreciate that multiple server clusters allow failover for when a server goes 
under, but i am interested to know if clustering on one server can also be useful to 
utilize more resource. 

are there any good IIS -> Tomcat 5 clustering notes anywhere? Or would the built in 
balancer webapp be useful for single server clustering?

cheers, ADC

-----Original Message-----
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: 26 January 2004 14:07
To: Tomcat Users List
Subject: RE: Tomcat clustering



Howdy,
Note that if you simply wish to divide up traffic among servers, not
"cluster" in the purest sense of the word that includes session
replication and failover, then you can easily use the balancer webapp
that ships with tomcat 5.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Salvador Santander Gutierrez
>[mailto:[EMAIL PROTECTED]
>Sent: Monday, January 26, 2004 7:49 AM
>To: Tomcat List
>Subject: Tomcat clustering
>
>How can I get some tomcat servers working like a cluster? I means, how
to
>put some tomcat to get load balancing and increment the site
performance.
>Thanks.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com";>www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>


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

Reply via email to