]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-h1/show_fd: report as suspicious an entry with too many calls
authorWilly Tarreau <w@1wt.eu>
Thu, 21 Jan 2021 08:13:35 +0000 (09:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 21 Jan 2021 08:18:25 +0000 (09:18 +0100)
commit0c0c0a287834283eaaf5f25437a39a8f059e9878
tree93ca13d35cc2684cdb47747417c770326850e928
parent06bf83e0ae101567796e05630ae227fb18d4e3e8
MINOR: mux-h1/show_fd: report as suspicious an entry with too many calls

An FD entry that maps to an H1 connection whose stream was woken
up more than 1M times is now flagged as suspicious.
src/mux_h1.c