| Author |
Apache Tomcat Load Balancer
|
pankaj patil
Ranch Hand
Joined: Dec 19, 2004
Posts: 98
|
|
Hi, In our application there are more no of user , so there is load on the Tomcat server , so i need to configure Tomcat which will act as the Load Balancer and which will divide the load of the 1 Tomcat to the 2 Tomcat. so there will be 3 Tomcat Server running among which . 1 will be the Load Balancer and the other2 will the Tomcat Server. so can any one Help to configure the Tomcat server Warm Regards Pankaj
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
Following are some useful links The Apache Jakarta Tomcat 5 Servlet/JSP Container : Clustering/Session Replication HOW-TO Getting started with load balancing and clustering Tomcat web containers using Apache HTTP server
|
My blood is tested +ve for Java.
|
 |
pankaj patil
Ranch Hand
Joined: Dec 19, 2004
Posts: 98
|
|
Thanks for your help I tried it and worked out. Now i want to try on the BEA application server or any J2EE server . so could you give any suggestion. Warm Regards Pankaj
|
 |
ravindra patil
Ranch Hand
Joined: Sep 01, 2006
Posts: 196
|
|
Originally posted by pankaj patil: Thanks for your help I tried it and worked out. Now i want to try on the BEA application server or any J2EE server . so could you give any suggestion. Warm Regards Pankaj
hi
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
Originally posted by pankaj patil: Now i want to try on the BEA application server or any J2EE server .
I have not done WebLogic Clustering, but i beleive you should be able to do it by reading following documentation. Using WebLogic Server Clusters [ November 02, 2006: Message edited by: Chetan Parekh ]
|
 |
 |
|
|
subject: Apache Tomcat Load Balancer
|
|
|