Hey Eric,<div><br></div><div>RabbitMQ.Client.ConnectionFactory has a property called&nbsp;RequestedHeartbeat. If you set this with integer &lt;x&gt;, it will ensure that heartbeat messages are sent every &lt;x&gt; seconds. I wouldn't set it too low though - I'd try something like 30 or 60.&nbsp;</div><div><br></div><div>Cheers,</div><div>Joe<br><br>On Tuesday, October 30, 2012 12:44:05 PM UTC-6, Eric Lin wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi,&nbsp;<div><br></div><div>We have HA setup for RabbitMQ and all queues are mirrored. The RMQ servers are sitting behind a load balancer which has a default TCP connection&nbsp;time-out&nbsp;set for 5 mins.</div><div><br></div><div>Is there a mechanism in the rabbitmq .net client to keep the connection alive?</div><div><br></div><div>thanks,</div><div>Eric</div></blockquote></div>