On Fri, Mar 24, 2017 at 11:56 AM, Willy Tarreau <[email protected]> wrote: > Hi Baptiste, > > On Thu, Mar 23, 2017 at 09:05:19PM +0100, Baptiste wrote: > > Currently, HAProxy picks up the first IP available in the response which > > matches a familiy preference or a subnet preference. > > That said, there are chances that this IP is already assigned to an other > > server in the backend while some other IPs are unassigned in the same > > response. > (...) > > Thanks, applied now. I guess that your Kubernetes demo works even better > now :-) > > Willy >
I presume yes :) And my (WIP) dns response cache will also benefit from it... (I'm at a point where it works on the developper's laptop ;) ). Baptiste

