Hi Matthew,
On Mon, Oct 27, 2008 at 04:00:49PM -0500, Matthew Pettis wrote:
> Hi,
>
> I set my haproxy.cfg file as below, but when I repeatedly refreshed my
> browser on a given file, I found out that I was not being roundrobined
> between the two boxes. Shouldn't I expect to be roundrobined between the
> two boxes with the setup I have below, or is something on my client side
> preventing that?
you're missing "option httpclose", so the browser maintains the connection open to the same server and performs all of its requests in this one.
Regards,
Willy
Received on 2008/10/28 07:02
This archive was generated by hypermail 2.2.0 : 2008/10/28 07:16 CET