Re: Load Balancing With Riak Ruby Client

2011-05-29 Thread Scott M. Likens
se HAProxy or a Hardware Load balancer to spread out the load. Scott -- Scott M. Likens Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday, May 27, 2011 at 12:40 PM, Sean Cribbs wrote: > This is one thing I desperately want to refactor. The Ruby client still > contains some t

haproxy and protobuffers working example?

2011-05-30 Thread Scott M. Likens
Hey, So I thought I had a working haproxy configuration with protobuffers (It worked once upon a time, but no longer) so I was wondering if anyone had any working examples? irb(main):001:0> client = Riak::Client.new(:protocol => "pbc") => # irb(main):002:0> client.ping Riak::ProtobuffsFailedRe

Re: haproxy and protobuffers working example?

2011-05-30 Thread Scott M. Likens
Difference is good and after taking a whirl it seems to have fixed it so thank you very much :) -- Scott M. Likens Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, May 30, 2011 at 4:55 PM, Bob Feldbauer wrote: > Your haproxy.cfg looks fine, but since you asked, here&#x