From: Willy Tarreau Date: Wed, 1 Sep 2010 06:06:18 +0000 (+0200) Subject: [DOC] fix typo in the queue() definition (backend, not frontend) X-Git-Tag: v1.5-dev8~472 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5a526f39fbbb4e366e514179094a3d5db9878d5;p=thirdparty%2Fhaproxy.git [DOC] fix typo in the queue() definition (backend, not frontend) Reported by Benjamin Pineau. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 9c1ea512b3..619e4fa4a4 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -6500,7 +6500,7 @@ nbsrv(backend) "monitor fail". queue -queue(frontend) +queue(backend) 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