How do I load balance across the nodes in a cluster?

by young » Sun Nov 11, 2012 11:03 pm

Aerospike automatically distributes both data and traffic to all the nodes in a cluster. There is no need to add additional load balancing. In fact, load balancers tend to cause confusion and reduce performance.

Please take a look at this question: https://discuss.aerospike.com/t/wrong-balance-between-aerospike-instances-in-cluster/3033

Maybe there is room for improvements in Aerospike balancing…