<div>Hi,&nbsp;</div><div><br></div>I have the following setup:<div>- 2 ubuntu 12.04 machines with rabbitmq v3.1.1 linked in a cluster</div><div>- one durable queue, policy HA, default exchange binding</div><div>- 2 producers</div><div>- 3 consumers</div><div>- both workers and consumers are implemented in node.js using node-amqp</div><div><br></div><div>The problem is that it sometimes happens that messages are pilled up in the queue but no longer forwarded to consumers.</div><div>I don't know what is causing the jam!</div><div>Restarting the consumers doesn't fix the problem.</div><div>All I could do so far is to restart the cluster. This causes all the messages to be lost (why? they should be durable)&nbsp;</div><div>Luckily I'm able to lose messages for now, but there must be better configuration for persistence and availability.</div><div><br></div><div>Please let me know if you need more information.</div><div>Thanks very much for your help,</div><div>Alex&nbsp;</div><div><br></div>