balance hdr(host) it would round robin but sticky anything with the same value to first server to get the request for that domain
-----Original Message----- From: Alexandre Biancalana [mailto:[email protected]] Sent: Thursday, December 6, 2012 12:51 PM To: Willy Tarreau Cc: Daniel Alfonso; [email protected] Subject: Re: domain based load balancing Hi Willy, Thank you for that great software ! On Wed, Dec 5, 2012 at 8:11 PM, Willy Tarreau <[email protected]> wrote: > >> Is there a better way of accomplishing this? > > Have you thought about hashing the Host header (for example) ? Just an > idea, I don't know how that fits your need. Can you give an example of that idea ? Regards, Alexandre

