]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] Add down termination condition
authorSimon Horman <horms@verge.net.au>
Tue, 21 Jun 2011 05:34:59 +0000 (14:34 +0900)
committerWilly Tarreau <w@1wt.eu>
Tue, 21 Jun 2011 20:10:56 +0000 (22:10 +0200)
commit752dc4ab2dfdf5c00e6047f4b75f8957b7eeeaac
tree47528cf1e65ba7ca0080cce56ba719cde5a6cacf
parente0d1bfb4c1136c1f7087ffe24bf0ae4c2f3f79f8
[MINOR] Add down termination condition

If a connection is closed by because the backend became unavailable
then log 'D' as the termination condition.

Signed-off-by: Simon Horman <horms@verge.net.au>
doc/configuration.txt
include/types/session.h
src/checks.c
src/log.c