Changes since version 1.8.1 : Aleksandar Lazic (1): CONTRIB: halog: Add help text for -s switch in halog program Christopher Faulet (1): BUG/MINOR: action: Don't check http capture rules when no id is defined Emeric Brun (2): BUG/MEDIUM: ssl engines: Fix async engines fds were not considered to fix fd limit automatically. BUG/MEDIUM: checks: a down server going to maint remains definitely stucked on down state. Tim Duesterhus (2): MINOR: mworker: Update messages referencing exit-on-failure MINOR: mworker: Improve wording in `void mworker_wait()` William Lallemand (1): BUG/MINOR: ssl: support tune.ssl.cachesize 0 again Willy Tarreau (4): BUG/MAJOR: hpack: don't pretend large headers fit in empty table BUG/MEDIUM: mworker: also close peers sockets in the master BUG/MEDIUM: peers: set NOLINGER on the outgoing stream interface BUG/MEDIUM: h2: fix handling of end of stream again