]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUG] disable buffer read timeout when reading stats
authorWilly Tarreau <w@1wt.eu>
Sun, 29 Jun 2008 14:38:43 +0000 (16:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 29 Jun 2008 14:38:43 +0000 (16:38 +0200)
commit284c7b319566a66d5b742c905072175aac6445e1
tree53fb9a7e1a75fc70a87d924f818dc430f598f054
parente6313a37d6c5db34a5a0338e1220b031381d2518
[BUG] disable buffer read timeout when reading stats

The buffer read timeouts were not reset when stats were produced. This
caused unneeded wakeups.
src/proto_http.c