[rabbitmq-discuss] Question about Server Fail to Forward messages

Michael Klishin mklishin at gopivotal.com
Thu Oct 24 10:59:06 BST 2013


On 24 Oct 2013, at 13:47, 公司qq邮箱 <peng.shi at startechsoft.com> wrote:

> I run them by different rabbitmq servers, but some can receive message normally, others can not.

You can enable and use management plugin to find out what’s going on.
Also, make sure your publishers are not blocked because of available disk space,
see “Disk based flow control” on http://www.rabbitmq.com/memory.html.

Some Linux distributions are known to have small (< 1 GB) partitions
which RabbitMQ is started on. RabbitMQ requires at least 1 GB of disk space
available by default (this can be tuned via config).


MK


More information about the rabbitmq-discuss mailing list