commit | 4f9f157537074b5165818118e986866ae20fbc1a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu May 05 17:10:03 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri May 06 18:13:35 2022 +0200 |
tree | f97c6663f2985d0e6a18cdcab6776d7ae3bfc603 | |
parent | 241a006d798b4305a64746f8da0b9fdeade533a5 [diff] |
BUG/MINOR: proxy/cli: don't enumerate internal proxies on "show backend" Commit e7f74623e ("MINOR: stats: don't output internal proxies (PR_CAP_INT)") in 2.5 ensured we don't dump internal proxies on the stats page, but the same is needed for "show backend", as since the addition of the HTTP client it now appears there: $ socat /tmp/sock1 - <<< "show backend" # name <HTTPCLIENT> This needs to be backported to 2.5.