Hi all,

since several people are experiencing build issues on non-linux
platforms, here's 1.4.1.

It fixes build issues for FreeBSD, OpenBSD, Solaris and OSX (at least).
It also fixes wrong error reports in logs, indicating flags "PR" or "SL"
while in fact it was "SD" in case of server abort during data transfer.
Also, the status code could be reported as 502 in the logs instead of
the real status in this case.

To help troubleshoot such issues, two new stats counters were added :
cli_abrt and srv_abrt. They report the cumulated number of data transfer
aborts initiated by client or server respectively. I really think that
in the future we'll need to get a lot more counters, because there are
many counters which are currently used as aggregates, to report multiple
possible events.

I also merged the recent clear-cookie fix, and fixed two minor imprecisions
in the doc.

As usual everything's here :
   site index : http://haproxy.1wt.eu/
   sources    : http://haproxy.1wt.eu/download/1.4/src/
   changelog  : http://haproxy.1wt.eu/download/1.4/src/CHANGELOG
   binaries   : http://haproxy.1wt.eu/download/1.4/bin/

Hoping this time it will be better !
Willy


Reply via email to