Changes since version 1.9-dev0 : Christopher Faulet (1): BUG/MEDIUM: tcp-check: Don't lock the server in tcpcheck_main Cyril Bonté (1): DOC: cache: update sections and fix some typos David Carlier (3): BUILD/MINOR: deviceatlas: enable thread support BUILD/MINOR: haproxy : FreeBSD/cpu affinity needs pthread_np header BUILD/MINOR: Makefile : enabling USE_CPU_AFFINITY Emeric Brun (1): BUG/MEDIUM: peers: fix some track counter rules dont register entries for sync. Emmanuel Hocdet (1): BUG/MINOR: ssl: CO_FL_EARLY_DATA removal is managed by stream Olivier Houchard (1): BUG/MEDIUM: kqueue: Don't bother closing the kqueue after fork. William Lallemand (2): BUG/MEDIUM: ssl: don't allocate shctx several time BUG/MEDIUM: cache: bad computation of the remaining size Willy Tarreau (4): BUILD: checks: don't include server.h BUG/MEDIUM: stream: fix session leak on applet-initiated connections BUG/MEDIUM: threads/peers: decrement, not increment jobs on quitting BUG/MEDIUM: h2: don't report an error after parsing a 100-continue response