]> git.kaiwu.me - haproxy.git/commit
MINOR: add be_conn_free sample fetch
authorPatrick Hemmer <haproxy@stormcloud9.net>
Thu, 14 Jun 2018 21:10:27 +0000 (17:10 -0400)
committerWilly Tarreau <w@1wt.eu>
Mon, 27 Aug 2018 12:10:16 +0000 (14:10 +0200)
commit4cdf3abaa02f176e7a31b98fe8b31105189793b5
tree531124ccd503973027b438d77b63cef4609c5403
parente3faf02581b36c1c2d58d147bf053ff1257cc319
MINOR: add be_conn_free sample fetch

This adds the sample fetch 'be_conn_free([<backend>])'. This sample fetch
provides the total number of unused connections across available servers in the
specified backend.
doc/configuration.txt
src/backend.c