| Article: |
Load Balancing Web Applications | |
| Subject: | How to get server Load information | |
| Date: | 2006-10-26 22:14:46 | |
| From: | suhaib | |
|
Hi I am using a cliuster of tomcat 5.5 servers and one of which is doing load balancing. What I would like is to create rules (rules.xml) through which I can redirect the requests to server with minimum load. How can I get this information from the servers in the clusters. Is there any Minimum load algorithm available ( Rule class like AcceptEverythingRule.class) present in the balancer in tomcat.
|
||
Showing messages 1 through 1 of 1.
-
How to get server Load information
2006-10-27 10:07:34 suhaib [View]



I use connector port in the url,
but then why do I need tcplistener port, which here is different from conector port. Dont understant the role of server port.
Things are messy here and I cant find answers to these questions on net.