We &quot;own&quot; the network in that it&#39;s a direct connection between two datacenters. It&#39;s not a particularly high speed connection, but it&#39;s generally reliable. I&#39;ve done some ping tests between the two nodes and while an occasional packet will drop every once in awhile, it&#39;s not a really horrible connection. The average ping round trip time is areound 80ms.<br>
<br>I&#39;d be surprised if it&#39;s a dropped packet, as the shutdown on both brokers seems to consistently take a long time. I just reproed this again, and one broker took 1000 seconds to shut down, while the other took 995. I have the logs from this repro, but a quick glance doesn&#39;t show anything radically different. Let me know if there&#39;s anything else I can supply.<br>
<br><br><br><div class="gmail_quote">On Thu, Sep 13, 2012 at 11:32 AM, Tim Watson <span dir="ltr">&lt;<a href="mailto:tim@rabbitmq.com" target="_blank">tim@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 13 Sep 2012, at 18:06, Matt Pietrek wrote:<br>
<br>
&gt; &gt; Is it a possibility that firewall/network configuration between the two nodes is causing packets to get dropped?<br>
&gt;<br>
&gt; It seems unlikely. The two nodes are on opposite sides of the US, so there&#39;s some normal latency between them. However, the connections are generally reliable and I&#39;m pumping many messages/second through the federation before shutting the brokers down. (Xref my other thread about extraneous federation exchange traffic.)<br>

&gt;<br>
<br>
</div>Hmn, I wonder if this is somehow linked to the &#39;leaky bindings&#39; mentioned in that thread - I doubt it somehow. Are you in control of the network - can we be sure that packets aren&#39;t being dropped for some reason or another? As Simon intimated, the behaviour you&#39;re seeing appears to be client sockets hanging around during shutdown until a timeout is triggered. Perhaps we&#39;re not seeing the expected FIN - I&#39;m attempting to reproduce this at the moment.<br>

<div class="HOEnZb"><div class="h5">_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br>