On Thu, Mar 24, 2016 at 01:27:59PM +0100, Baptiste wrote: > Hi Graham, > > The http-keep-alive mode is recommended, with the "option > prefer-last-server" (which should be implicitly set by HAProxy in your > case). > Hopefully you're not using the http-reuse option.
FWIW, http-reuse correctly deals with 401/407, the connections are marked private and are never shared. Willy

