]> git.kaiwu.me - haproxy.git/commit
[MINOR] tarpit timeout is also allowed in backends
authorWilly Tarreau <w@1wt.eu>
Sun, 6 Jan 2008 12:40:03 +0000 (13:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 20 Jan 2008 22:43:31 +0000 (23:43 +0100)
commit9aca958d3f638e4092a771cfb716c4d6b3ecea20
treedf714c6f90aa6253d1c60ba909e13253353b2ef9
parent5a14f18f500cbc8c1bba9c042868f3b8a0a307b7
[MINOR] tarpit timeout is also allowed in backends

Since the tarpit action may be set in backends too, its timeout
must be configurable there.
doc/configuration.txt
src/cfgparse.c
src/proxy.c