]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] make it possible for analysers to follow the whole session
authorWilly Tarreau <w@1wt.eu>
Thu, 21 Aug 2008 08:05:00 +0000 (10:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Nov 2008 09:19:04 +0000 (10:19 +0100)
commit41f40ede3bab7a099072f7ab3cadf170bcc4ae3c
tree95af71e0f0359ac8892aba730564ce7eef8fec9e
parent788e284d93ea7306fa8c4f8cc8721d3de648817b
[MEDIUM] make it possible for analysers to follow the whole session

Some analysers will need to remain present after connection is
established. Change the way BF_MAY_FORWARD is set to allow this.
src/proto_http.c