mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 20:29:13 +02:00
[DOC] fix typo in the queue() definition (backend, not frontend)
Reported by Benjamin Pineau.
This commit is contained in:
@@ -6500,7 +6500,7 @@ nbsrv(backend) <integer>
|
||||
"monitor fail".
|
||||
|
||||
queue <integer>
|
||||
queue(frontend) <integer>
|
||||
queue(backend) <integer>
|
||||
Returns the total number of queued connections of the designated backend,
|
||||
including all the connections in server queues. If no backend name is
|
||||
specified, the current one is used, but it is also possible to check another
|
||||
|
||||
Reference in New Issue
Block a user