[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, 6 Jan 2008 12:40:03 +0000 (13:40 +0100)
commit51c9bde060bb2efbc5a103ca07d59914450da538
tree3ebdb43abfc1bcfc875fe69b09c073d00b963910
parent036fae0ec927ec9d60956ca8748cd3d203c11fe6
[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