[rabbitmq-discuss] Messages unexpectedly moving from Unacked to Ready

Simon MacMullen simon at rabbitmq.com
Thu Jan 30 17:28:31 GMT 2014


On 30/01/14 17:26, Patrick Long wrote:
> The load balancer closing connections would look something like this in
> the RMQ logs, yes?
>
> =WARNING REPORT==== 30-Jan-2014::15:25:08 ===
> closing AMQP connection <0.31743.12> (10.206.20.1:2750
> <http://10.206.20.1:2750> -> 10.206.20.167:5672
> <http://10.206.20.167:5672>):
> connection_closed_abruptly

Yes.

> Those happen between 1 and 3 times a minute. Is this a common problem?
> We obviously need load balancing to make use of clustering.
>
> Is there a way of keeping the connection Alive?

That's down to how the load balancer is configured. If the load balancer 
is closing connections because it perceives them to be inactive, 
lowering the AMQP heartbeat interval might prevent you from having to 
reconfigure the load balancer.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list