Re: Understanding riak_host for Stanchion node

2015-11-27 Thread R
Ben, FYI, stanchion works only when you request to create user or bucket. So if you don't have much activity about it, stanchion can simply be pointed directly to a riak node. You can used load balancer to avoid single point of failure on riak node. Moreover, for your consideration, make sure yo

Understanding riak_host for Stanchion node

2015-11-27 Thread Ben Rudolph
Hi, My initial understanding of the riak_host variable in the Stanchion config was that it needed to point at a proxy that load balances to the different riak nodes. I think now I'm under the impression that it just needs to point to a node in the riak cluster and that should be sufficient. The d