]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: cli: be sure to always warn the cli applet when input buffer is full
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 5 Dec 2016 13:25:08 +0000 (14:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 12 Dec 2016 16:58:11 +0000 (17:58 +0100)
commit90b5abe46ea507ae7831221555f5183d16864d4a
treee62bc4ac5307f88fbd1155bf4251cde423f4c42b
parent1821d3c25e80e1f687dc809901094b49aa670d98
BUG/MINOR: cli: be sure to always warn the cli applet when input buffer is full

[wt: may only strike if CLI commands are pipelined. Must be backported to 1.7
 and 1.6, where it's a bit different and in dumpstats.c]
src/server.c