]> git.kaiwu.me - haproxy.git/commit
[MEDIUM] buffers: add BF_READ_ATTACHED and BF_ANA_TIMEOUT
authorWilly Tarreau <w@1wt.eu>
Sat, 30 Aug 2008 10:31:07 +0000 (12:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Nov 2008 09:19:09 +0000 (10:19 +0100)
commit9a2d15429d093f65582d2535d54a08f51653e873
treeafae2a17fd2942f6cc5fdd0b7e4f5f5c9baa5fca
parent48adac5db90a10c18e0ef46a65f4d8e422452cd1
[MEDIUM] buffers: add BF_READ_ATTACHED and BF_ANA_TIMEOUT

Those two flags will be used to wake up analysers only when
needed.
include/types/buffers.h
src/client.c
src/proto_http.c