On Fri, Oct 12, 2012 at 3:21 PM, Baptiste <bed...@gmail.com> wrote: > because only 0.2% of users tried to switch domain name using the same > TCP connection.
Ah, I see. Their proxy sees that both domains have the same IP address, so it decides to reuse the TCP connection. I guess in this case http-server-close should be enough? Their proxy would still use the same connection, while HAProxy would close it and connect to a different backend server. Thanks, -- Milan Babuskov http://www.guacosoft.com