Hi<div><br></div><div>Have a problem while testing my Erlang client based application.</div><div>I have no idea if it&#39;s due to some bad�behavior in my app or�whatsoever, hope I can get some useful information here.</div>

<div><br></div><div>In my case, I have:</div><div>three rabbit nodes in a cluster;�</div><div>one non-durable topic exchange;</div><div>two connections established;�</div><div>several channels and queues (exclusive &amp; non-exclusive) declared.</div>

<div><br></div><div>While i&#39;m testing, sometimes the connections they just linger around even the client has quit already.</div><div><br></div><div>For instance, here is one or my dead connections (copied from admin page):</div>

<div><br></div><div><table style="border-collapse:collapse;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(204,204,204);margin-bottom:1em;font-family:Verdana,sans-serif">

<tbody><tr><td>AMQP 0-9-1</td><td><a href="http://10.15.36.246:36526" target="_blank">10.15.36.246:36526</a></td><td>rabbit@test-app2</td><td>0B/s<sub style="display:block;font-size:0.8em;color:rgb(136,136,136)">(1.9kB total)</sub></td>

<td>0B/s<sub style="display:block;font-size:0.8em;color:rgb(136,136,136)">(1.1kB total)</sub></td><td>4</td><td>guest</td><td>running</td></tr></tbody></table></div><div>I&#39;m pretty sure that the client on 10.15.36.246 has been killed already, but the connection is still in &quot;running&quot; state.</div>

<div><br></div><div>/stone</div><div><br></div>