Changes since version 2.8-dev3 : Aleksey Ponomaryov (1): BUG/MEDIUM: stick-table: do not leave entries in end of window during purge Aurelien DARRAGON (7): BUG/MINOR: stats: fix source buffer size for http dump BUG/MEDIUM: stats: fix resolvers dump BUG/MINOR: stats: fix ctx->field update in stats_dump_proxy_to_buffer() BUG/MINOR: stats: fix show stats field ctx for servers BUG/MINOR: stats: fix STAT_STARTED behavior with full htx MINOR: cfgparse/server: move (min/max)conn postparsing logic into dedicated function BUG/MINOR: server/add: ensure minconn/maxconn consistency when adding server Frédéric Lécaille (2): MINOR: quic: Update version_information transport parameter to draft-14 BUG/MINOR: stats: Prevent HTTP "other sessions" counter underflows William Lallemand (3): BUG/MINOR: ssl/crt-list: warn when a line is malformated BUILD: ssl/ocsp: ssl_ocsp-t.h depends on ssl_sock-t.h MINOR: ssl/ocsp: add a function to check the OCSP update configuration Willy Tarreau (5): BUG/MEDIUM: thread: fix extraneous shift in the thread_set parser BUG/MEDIUM: listener/thread: bypass shards setting on failed thread resolution BUG/MINOR: clock: do not mix wall-clock and monotonic time in uptime calculation BUG/MEDIUM: cache: use the correct time reference when comparing dates MEDIUM: clock: force internal time to wrap early after boot