Changes since version 1.8.16 : Christopher Faulet (2): BUG/MAJOR: stream-int: Update the stream expiration date in stream_int_notify() BUG/MINOR: lua: Return an error if a legacy HTTP applet doesn't send anything Olivier Houchard (1): BUG/MEDIUM: server: Also copy "check-sni" for server templates. Thierry FOURNIER (2): BUG/MINOR: lua: bad args are returned for Lua actions BUG/MEDIUM: lua: dead lock when Lua tasks are trigerred Willy Tarreau (6): MINOR: mux-h2: only increase the connection window with the first update BUG/MEDIUM: mux-h2: mark that we have too many CS once we have more than the max MINOR: lb: allow redispatch when using consistent hash MINOR: stream/cli: fix the location of the waiting flag in "show sess all" MINOR: stream/cli: report more info about the HTTP messages on "show sess all" BUG/MEDIUM: cli: make "show sess" really thread-safe