]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] added the 'abortonclose' option.
authorwilly tarreau <willy@wtap.(none)>
Sun, 21 May 2006 16:26:53 +0000 (18:26 +0200)
committerwilly tarreau <willy@wtap.(none)>
Sun, 21 May 2006 16:26:53 +0000 (18:26 +0200)
commit03a92de772a73e3ce9f496eb4065d3c4a652a785
tree95741be883e66f49372a88583a20c7abdc17d3ba
parent606788e4d58a246a6deaba5536ab093973543bd2
[MEDIUM] added the 'abortonclose' option.

When this option is enabled, a session will be destroyed immediately if
a client closes during ST_IDLE or ST_CONN states.
haproxy.c