We're running smoothly behind nginx in a round robin config. One thing to remember is eventual consistency... So, if you have two very quick serial operations, one dependent on the results of the other, be sure to make sure both requests are hitting the same node. Also, it was necessary to bypass the lb for any streaming keys operation.
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com