Changes since version 2.3.7 : Christopher Faulet (3): BUG/MEDIUM: mux-fcgi: Fix locking of idle_conns lock in the FCGI I/O callback MEDIUM: lua: Use a per-thread counter to track some non-reentrant parts of lua BUG/MEDIUM: debug/lua: Don't dump the lua stack if not dumpable Emeric Brun (1): BUG/MINOR: protocol: add missing support of dgram unix socket. Eric Salama (1): MINOR/BUG: mworker/cli: do not use the unix_bind prefix for the master CLI socket Willy Tarreau (4): MINOR: time: export the global_now variable BUG/MINOR: freq_ctr/threads: make use of the last updated global time MINOR: time: also provide a global, monotonic global_now_ms timer BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable