]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] checks: add support for LDAPv3 health checks
authorGabor Lekeny <gabor.lekeny@gmail.com>
Wed, 29 Sep 2010 16:17:05 +0000 (18:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Oct 2010 17:04:31 +0000 (19:04 +0200)
commitb4c81e4c819ccdc1b720ed15a6d58d04b67f4e3e
treee0b4ec22f879cc4d35860f32a079d7475c024f55
parentb824b002cd55e3616e1c721e73b981a80444d0a9
[MINOR] checks: add support for LDAPv3 health checks

This patch provides a new "option ldap-check" statement to enable
server health checks based on LDAPv3 bind requests.
(cherry picked from commit b76b44c6fed8a7ba6f0f565dd72a9cb77aaeca7c)
doc/configuration.txt
include/common/defaults.h
include/types/proxy.h
src/cfgparse.c
src/checks.c