commit | a9d3c1e6a31b0e6b847409fe82241789221dc101 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Nov 30 20:48:53 2007 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Nov 30 20:48:53 2007 +0100 |
tree | be2e4b8319c5bd09b194d6f22414144ed6a70c01 | |
parent | c8f24f8ec15ef0a30cda255809013f99b3c7a96d [diff] |
[MEDIUM] add the "nbsrv" ACL verb The new "nbsrv" ACL verb matches the number of active servers in a backend. By default, it applies to the backend where it is declared, but optionally it can receive the name of another backend as an argument in parenthesis. It counts the number of enabled active servers first, then the number of enabled backup servers.