Changes since version 1.4.10 : Cyril Bonté (4): [DOC] fix a minor typo [DOC] fix ignore-persist documentation [BUG] http: fix http-pretend-keepalive and httpclose/tunnel mode [MINOR] add warnings on features not compatible with multi-process mode Hervé COMMOWICK (1): [MINOR] acl: add be_id/srv_id to match backend's and server's id Joe Williams (1): [MINOR] log: add support for passing the forwarded hostname Willy Tarreau (12): [DOC] fix minor typos in the doc [DOC] fix another typo in the doc [BUG] http chunking: don't report a parsing error on connection errors [BUG] stream_interface: truncate buffers when sending error messages [BUG] http: fix incorrect error reporting during data transfers [CRITICAL] session: correctly leave turn-around and queue states on abort [BUG] session: release slot before processing pending connections [MINOR] stats: report HTTP message state and buffer flags in error dumps [MINOR] http: support wrapping messages in error captures [MINOR] http: capture incorrectly chunked message bodies [MINOR] stats: add global event ID and count [OPTIM] http: don't send each chunk in a separate packet