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, 28 Jan 2021 17:13:36 +0000 (18:13 +0100)
commit5fe86682929affd9c0703d14c0129d048a4eb1f6
treefcda2090bbcd8bb2c66672a70f77e2d907be7ff8
parentc4615c6b8862aba1200e9202414205bcb58bca83
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.

(cherry picked from commit 0c0c0a287834283eaaf5f25437a39a8f059e9878)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/mux_h1.c