Hi Mark, A load balancer will ensure that requests from your clients don't prefer one Riak node over another. Some official Riak clients can do their own load balancing, however, a dedicated load balancer is more flexible. -- Luke Bakken CSE [email protected]
On Sun, Feb 2, 2014 at 8:18 AM, markrthomas <[email protected]> wrote: > Hello > > Any node in a Riak cluster can coordinate requests for any other Riak node > that is responsible for the data you're reading/writing. > > What is the advantage of fronting a Riak cluster with a load-balancer? > > Thanks > > Mark > > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/Load-balancer-tp4030414.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
