On 6 December 2013 20:13, Qingshan Xie <[email protected]> wrote: > Jonathan, > I am interested in what you mentioned about using 1.5 "peers". I googled > it, but a little confused about "peers". Is "peers" used for Failover or > for Load-Balancer scaling? I do not find a detail information how "peers" > is working. If you have one in handy, could you recommend it to me?
As I mentioned, I'm not very familiar with peers as they are a 1.5 feature. You can read what the fine manual says about them here: http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#3.5 I'm fairly sure I'm correct in saying that they are a feature which only helps you load balance with multiple HAProxy nodes *after* you have ensured your traffic will be distributed across the nodes. They do not actively help with the task of spreading your traffic. Others on this list will be better placed to advise you better on this, however, so please take their word (and the documentation) over mine. Regards Jonathan PS This is a technical mailing list - turn off the MASSIVE HTML FORMATTING in your mails, please! :-)

