On Fri, Jun 13, 2008 at 8:40 PM, Willy Tarreau <w#1wt.eu> wrote:
> BTW, for your stats problem, it is because there is no "option httpclose"
> in your configuration. Haproxy does not support keep-alive, so when you
> first click on the site then enter the stats URL, then your browser reuses
> the same session and haproxy does not get the request. Adding "option
> httpclose" solves this problem (I should add a FAQ).
That makes sense. Thanks!
Alexander. Received on 2008/06/13 23:39
This archive was generated by hypermail 2.2.0 : 2008/06/13 23:46 CEST