Changes since version 1.8.9 : Christopher Faulet (2): BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags Olivier Houchard (2): BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure. BUG/MEDIUM: fd: Only check update_mask against all_threads_mask. Thierry FOURNIER (1): BUG/MEDIUM: spoe: Flags are not encoded in network order William Lallemand (1): BUG/MEDIUM: cache: don't cache when an Authorization header is present Willy Tarreau (3): BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation BUG/BUILD: threads: unbreak build without threads BUG/BUILD: fd: fix typo causing a warning when threads are disabled sada (1): BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments.