Duan, Nick wrote:
Apparently mod_jk does support several load balancing algorithms other
than round-robin.  You may want to set the "method" property of load
balancer to Request or Traffic.  See instructions on worker properties
for details.

http://tomcat.apache.org/connectors-doc/config/workers.html

I think this will solve your problem.  I am curious to know the results.
If you need more sophisticated solutions, go with a hardware load
balancer such as Cisco or BigIP.

Thanks Nick. The actual algorithm to route the traffic doesn't matter so much to me as the algorithm which determines whether a node is "down". I am going to try some of the advanced timeout properties that Mladen suggested.

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

Reply via email to