mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-25 04:41:00 +01:00
[DOC] fix typo in the queue() definition (backend, not frontend)
Reported by Benjamin Pineau.
This commit is contained in:
parent
24581bae02
commit
f5a526f39f
@ -6500,7 +6500,7 @@ nbsrv(backend) <integer>
|
|||||||
"monitor fail".
|
"monitor fail".
|
||||||
|
|
||||||
queue <integer>
|
queue <integer>
|
||||||
queue(frontend) <integer>
|
queue(backend) <integer>
|
||||||
Returns the total number of queued connections of the designated backend,
|
Returns the total number of queued connections of the designated backend,
|
||||||
including all the connections in server queues. If no backend name is
|
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
|
specified, the current one is used, but it is also possible to check another
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user