mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-05-08 10:48:03 +00:00
Patch from Fabrice Dulaunoy. Explanation below, and script merged in examples/. This patch allow to put a different address in the check part for each server (and not only a specific port) I need this feature because I've a complex settings where, when a specific farm goes down, I need to switch a set of other farm either if these other farm behave perfectly well. For that purpose, I've made a small PERL daemon with some REGEX or PORT test which allow me to test a bunch of thing. |
||
---|---|---|
.. | ||
build.cfg | ||
check | ||
check.conf | ||
config.rc.haproxy | ||
content-sw-sample.cfg | ||
cttproxy-src.cfg | ||
debug2ansi | ||
debug2html | ||
debugfind | ||
examples.cfg | ||
haproxy-1.1.21-flx.1.pkg | ||
haproxy-small.spec | ||
haproxy.cfg | ||
haproxy.init | ||
haproxy.spec | ||
init.haproxy | ||
init.haproxy.flx0 | ||
linux-2.4.21-40.EL-custom.diff | ||
rc.highsock | ||
tarpit.cfg | ||
tcp-splicing-sample.cfg | ||
url-switching.cfg |