Changes since version 1.4.22 : Baptiste (1): CONTRIB: halog: sort URLs by avg bytes_read or total bytes_read Cyril Bonté (1): BUG: fix garbage data when http-send-name-header replaces an existing header Willy Tarreau (21): BUG/MINOR: config: use a copy of the file name in proxy configurations BUG/MINOR: epoll: correctly disable FD polling in fd_rem() MINOR: halog: sort output by cookie code BUG/MINOR: halog: -ad/-ac report the correct number of output lines BUG/MINOR: halog: fix help message for -ut/-uto BUG/MEDIUM: http: set DONTWAIT on data when switching to tunnel mode BUG/MEDIUM: command-line option -D must have precedence over "debug" OPTIM: halog: keep a fast path for the lines-count only MINOR: halog: add a parameter to limit output line count BUG: halog: fix broken output limitation MEDIUM: checks: avoid accumulating TIME_WAITs during checks MEDIUM: checks: prevent TIME_WAITs from appearing also on timeouts BUG/MAJOR: cli: show sess may randomly corrupt the back-ref list BUG/MINOR: http: don't report client aborts as server errors BUG/MINOR: http: don't log a 503 on client errors while waiting for requests BUG/MEDIUM: tcp: process could theorically crash on lack of source ports BUG/MINOR: http: don't abort client connection on premature responses BUILD: no need to clean up when making git-tar MINOR: http: always report PR-- flags for redirect rules BUG/MINOR: time: frequency counters are not totally accurate BUG/MINOR: http: don't process abortonclose when request was sent