<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 10:04 AM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div id=":520">
So you say &quot;queues show hanging connections&quot;. Do you mean that the management plugin shows connections under the &quot;Connections&quot; tab, or consumers under queue details, or something else?<br></div></blockquote>
<div><br></div><div style>It shows up under the consumers in queue details.</div><div>�</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div id=":520">
Do you see the same items in rabbitmqctl list_connections (or list_queues or similar)?</div></blockquote><div><br></div><div style>Yes, it shows up there. I just forcefully closed one of the:</div><div style>[[</div><div style>
<div># rabbitmqctl list_channels name connection | grep 44478</div><div>client:44478 -&gt; server:5672 (1)<span class="" style="white-space:pre">        </span>&lt;rabbit@rabbitmq02.2.10377.40&gt;</div><div># rabbitmqctl close_connection &quot;&lt;rabbit@rabbitmq02.2.10377.40&gt;&quot; &quot;close hanging connection&quot;</div>
<div>Closing connection &quot;&lt;rabbit@rabbitmq02.2.10377.40&gt;&quot; ...</div><div>...done.</div></div><div>]]</div><div><br></div><div style>This cleared that connection. The really weird thing is that lsof only shows that connection on the server, not on the client. I.e. I could find this on the server:</div>
<div style>[[</div><div style>beam.smp 29152 � �rabbitmq � 19u �IPv6 523865701 � � �0t0 �TCP server:5672-&gt;client:44478 (ESTABLISHED)<br></div><div style>]]</div><div style>but not on the client side. That it&#39;s IPv6 confuses me &quot;a little&quot;.</div>
<div><br></div><div><div>�</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":520">If so can you send the output of &quot;rabbitmqctl report&quot;?</div>
</blockquote><div><br></div><div style>I&#39;ll send that off list.�</div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div id=":520">
Also, do these items ever go away?</div></blockquote><div><br></div><div style>I can&#39;t say for sure, as I haven&#39;t checked to see if some of them go away, and new ones &quot;replace&quot; them, but the number of hanging connections doesn&#39;t ever seem to go down, no.</div>
<div>�</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":520">Has the memory alarm / disk alarm gone off at any point?</div>
</blockquote></div><br>No.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Allan</div></div>