[rabbitmq-discuss] RabbitMQ subricption closing

Emile Joubert emile at rabbitmq.com
Wed Jan 18 13:54:23 GMT 2012


Hi,

On 18/01/12 13:39, mayank wrote:

> I all works fine when I am running it in development and testing
> environment.  But when I am deploying the same windows service in
> production which has rabbitmq deployed as cluster of 2 nodes with HA
> queues, the channel is getting closed and the service stops if there
> is considerable(around an hour) idle time on the queues. If there
> messages being published to queues continuously, it works fine. I was
> wondering if this has to do with some RabbitMQ configuration(allowed
> idle time for channel or queue)  ?

Is the channel being closed with an error? Does anything get logged in
the broker logfile? If the network configuration differs between the two
environments then you might try to enable AMQP heartbeats to prevent and
detect timeouts.



-Emile


More information about the rabbitmq-discuss mailing list