<div dir="ltr"><div>Sorry but I don't fully undestand the heartbeat thing. I'm not setting a value right now (600 I believe is the default one). Should I increase or decresea the heartbeat setting when creating the connection?<br>
<br></div>Thanks!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 2, 2013 at 12:33 PM, Emile Joubert <span dir="ltr"><<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
On 02/12/13 14:02, Marcos Torres wrote:<br>
<br>
> would love to minimize thisand know which ones are the best strategies<br>
<div class="im">> when creating a connection that must last a lot of time.<br>
<br>
</div>You should use AMQP heartbeats for connections that will last a long<br>
time, but it looks like you are already doing that. The error message<br>
indicates that no reply to a heartbeat message was received in the<br>
required time. Check in the broker log when the broker thought that<br>
connection terminated. This could happen as a result of a firewall,<br>
load-balancer or network device that maintains a connection for longer<br>
than necessary after the peer has disconnected.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-Emile<br>
</font></span></blockquote></div><br></div>