<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"><<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>></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 "queues show hanging connections". Do you mean that the management plugin shows connections under the "Connections" 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 -> server:5672 (1)<span class="" style="white-space:pre">        </span><rabbit@rabbitmq02.2.10377.40></div><div># rabbitmqctl close_connection "<rabbit@rabbitmq02.2.10377.40>" "close hanging connection"</div>
<div>Closing connection "<rabbit@rabbitmq02.2.10377.40>" ...</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->client:44478 (ESTABLISHED)<br></div><div style>]]</div><div style>but not on the client side. That it's IPv6 confuses me "a little".</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 "rabbitmqctl report"?</div>
</blockquote><div><br></div><div style>I'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't say for sure, as I haven't checked to see if some of them go away, and new ones "replace" them, but the number of hanging connections doesn'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>