]> git.kaiwu.me - haproxy.git/commit
MINOR: cli: make "show errors" support a proxy name
authorWilly Tarreau <w@1wt.eu>
Fri, 25 Nov 2016 07:39:10 +0000 (08:39 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Nov 2016 07:56:55 +0000 (08:56 +0100)
commit234ba2d8eb56354a882f5544d6d0cfe225410ba9
tree79004ebc44f7a95341f35d16949d92214653ba15
parenta1b1ed53e7d58c927a6fd6bb6629bb7bbbea233c
MINOR: cli: make "show errors" support a proxy name

Till now it was needed to know the proxy's ID while we do have the
ability to look up a proxy by its name now.
doc/management.txt
src/proto_http.c