[rabbitmq-discuss] Connection is always in "flow" State.
Lost
w_pg at qq.com
Tue Jul 8 10:30:30 BST 2014
Yes, i am run RabbitMQ 3.3.4, i have check this blog.
"A connection is in flow control, but none of its channels are - This means that one or more of the channels is the bottleneck; the server is CPU-bound on something the channel does, probably routing logic. This is most likely to be seen when publishing small transient messages."
I found this is just like my problem, it seems channels is the bottleneck, but i still have no idea to solve it.
------------------ Original ------------------
From: "Michael Klishin";<mklishin at gopivotal.com>;
Send time: Tuesday, Jul 8, 2014 4:49 PM
To: "Lost"<w_pg at qq.com>; "Legacy list about RabbitMQ"<rabbitmq-discuss at lists.rabbitmq.com>;
Subject: Re: [rabbitmq-discuss] Connection is always in "flow" State.
On 8 July 2014 at 12:47:11, Michael Klishin (mklishin at gopivotal.com) wrote:
> > Check how loaded the disk is. If you publish messages as persistent,
> disk I/O is likely to be the bottleneck.
or, if you run, 3.3, management UI can help you find this out:
http://www.rabbitmq.com/blog/2014/04/14/finding-bottlenecks-with-rabbitmq-3-3/
--
MK
Staff Software Engineer, Pivotal/RabbitMQ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140708/dd465e9e/attachment.html>
More information about the rabbitmq-discuss
mailing list