On Tue, Sep 30, 2014 at 11:44 AM, Paul McIntire <[email protected]> wrote:
> Hi > > api servers and cause them to melt. Is it possible to use hash-type > consistent on the x-forwarded-for information from the request hitting the > frontend nginx servers? > > If you're using 1.5 the "balance hdr(x-forwarded-for)" option is probably what you want. http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#balance -Bryan

