Hi Baptiste, On Tue, Nov 22, 2011 at 10:10:17PM +0100, Baptiste wrote: > Using http-server-close, HAProxy is able to take routing decision for > the HTTP connection, so, objects can be downloaded from any server in > a farm.
Sorry to be picky, but it will take a routing decision for *each request* of the HTTP connection, which means that all requests are totally independant. :-) Cheers, Willy

