summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-10-03 11:31:01 +0100
committerSimon MacMullen <simon@rabbitmq.com>2012-10-03 11:31:01 +0100
commit17e49f71fa1411d352845a0bdbceb31017ec3232 (patch)
tree6171a0c21ddf2db31835d55c7e7dc68a846b4324
parentafac1ac66ae592e018bb26c430d242bf6b6fa1dc (diff)
downloadrabbitmq-server-bug25193.tar.gz
More reasons.bug25193
-rw-r--r--docs/rabbitmqctl.1.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 174f5bc2..73347cea 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -992,9 +992,10 @@
Number of active consumers. An active consumer is
one which could immediately receive any messages
sent to the queue - i.e. it is not limited by its
- prefetch count or TCP congestion. At least one of
- messages_ready and active_consumers must always be
- zero.
+ prefetch count, TCP congestion, flow control, or
+ because it has issued channel.flow. At least one
+ of messages_ready and active_consumers must always
+ be zero.
</para>
<para>
Note that this value is an instantaneous snapshot