Hey Eric,<div><br></div><div>RabbitMQ.Client.ConnectionFactory has a property called RequestedHeartbeat. If you set this with integer <x>, it will ensure that heartbeat messages are sent every <x> seconds. I wouldn't set it too low though - I'd try something like 30 or 60. </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, <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 time-out 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>