File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Load balancing on clustered env using tomcat 5.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Load balancing on clustered env using tomcat 5.5" Watch "Load balancing on clustered env using tomcat 5.5" New topic
Author

Load balancing on clustered env using tomcat 5.5

birenshah shahbiren
Greenhorn

Joined: Feb 28, 2008
Posts: 19
Hi,

I have been trying to test Load balancing & Clustering with Tomcat5.5_16

Used an example from OReilly site< http://www.onjava.com/pub/a/onjava/2004/04/14/clustering.html >. Configured one LoadBalancer and three Cluster nodes.

When I tested the example I get the error below [Required property
"mcastClusterDomain" is missing] and I have also attached my server.xml, web.xml and rules.xml also.

Thanks for help.
Biren
Hebert Coelho
Ranch Hand

Joined: Jul 14, 2010
Posts: 754

Maybe these links help you:
http://markmail.org/message/kgm56swxy4wesxy3
http://threebit.net/mail-archive/tomcat-users/msg11667.html
http://www.mail-archive.com/users@tomcat.apache.org/msg52790.html
http://www.pubbs.net/200811/tomcat/4575-clustering.html


[uaiHebert.com] [Full WebApplication JSF EJB JPA JAAS with source code to download] One Table Per SubClass [Web/JSF]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Load balancing on clustered env using tomcat 5.5
 
Similar Threads
MultiDimenaional Array sort
LinkedHashMap - trying to use the method removeEldestEntry
Jboss Cluster - Node specific service
Tomcat Standalone Load Balancing & Clustering
For Load Balancing