Changes since version 1.4.8 : Cyril Bonté (1): [BUG] stats: session rate limit gets garbaged in the stats Gabor Lekeny (1): [MINOR] checks: add support for LDAPv3 health checks Krzysztof Piotr Oledzki (1): [BUG] Restore info about available active/backup servers Willy Tarreau (11): [MEDIUM] http: forward client's close when abortonclose is set [BUG] queue: don't dequeue proxy-global requests on disabled servers [MEDIUM] servers: support address 0.0.0.0 as the original destination address [BUG] stats: global stats timeout may be specified before stats socket. [BUG] stream_sock: cleanly disable the listener in case of resource shortage [BUG] ebtree: string_equal_bits() could return garbage on identical strings [BUG] stream_sock: try to flush any extra pending request data after a POST [BUILD] proto_http: eliminate some build warnings with gcc-2.95 [MEDIUM] make it possible to combine http-pretend-keepalived with httpclose [MEDIUM] tcp-request : don't wait for inspect-delay to expire when the buffer is full [DOC] bind option is "defer-accept", not "defer_accept"