]> git.kaiwu.me - 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>
Tue, 2 Sep 2008 09:12:10 +0000 (11:12 +0200)
commit5d0cbc27fa59aaf77a690316fae57fbbec6f8eb0
tree4db0832a338c8d9f918109a905d25c585b9d0cc5
parent9b4df962a40d6196c74f8621c2c7b9585284a874
[BUG] disable buffer read timeout when reading stats

The buffer read timeouts were not reset when stats were produced. This
caused unneeded wakeups.
(cherry picked from commit 284c7b319566a66d5b742c905072175aac6445e1)
(cherry picked from commit 80f35306e97e8ae762f81a178c8c225b5bbac91e)
src/proto_http.c