Changes since version 1.5.4 : Conrad Hoffmann (1): MEDIUM: Improve signal handling in systemd wrapper. Matt Robenolt (1): MINOR: Also accept SIGHUP/SIGTERM in systemd-wrapper Olivier (1): DOC: clearly state that the "show sess" output format is not fixed Olivier Doucet (1): MINOR: stats: fix minor typo fix in stats_dump_errors_to_buffer() Willy Tarreau (9): DOC: indicate in the doc that track-sc* can wait if data are missing MEDIUM: http: enable header manipulation for 101 responses BUG/MEDIUM: config: propagate frontend to backend process binding again. MEDIUM: config: properly propagate process binding between proxies MEDIUM: config: make the frontends automatically bind to the listeners' processes MEDIUM: config: compute the exact bind-process before listener's maxaccept MEDIUM: config: only warn if stats are attached to multi-process bind directives MEDIUM: config: report it when tcp-request rules are misplaced MINOR: config: detect the case where a tcp-request content rule has no inspect-delay