2008/9/3 Hiram Chirino <[EMAIL PROTECTED]>: > Most hardware load balancers will keep track of the active TCP > sessions against a server so there really is no need to reject > connections. The will spread the load onto servers with the fewest > active connections. This is more of feature for when there is NO load > balancer in play.
Agreed - its main value seems to be if using the ActiveMQ failover protocol to randomly connect to a set of brokers; to limit the number of connections on one specific broker. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
