I&#39;m afraid I really don&#39;t understand your question. Instances of what!? Are you saying two client instances connecting to one broker? Or something else? �- <font color="#3366ff">�2 client instances running on same server connection to different RabbitMQ brokers.</font><div>
<br></div><div>Dangling Connection means idle connection not used for very long time.�</div><div>Say suppose, client is stopped abruptly and server is not informed, such connection should not exist. Is there any way to handle such connection i.e remove them. since we have 2 instances we are also unable to identify which connection belongs to which instance and how long it is not accessible.</div>
<div><br></div><div>Please respond, please let me know if any information is required.</div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Fri, Dec 21, 2012 at 3:54 PM, 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">Hi<br>
<div class="im"><br>
On 21 Dec 2012, at 10:19, PSL 88506 wrote:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; We have 2 instances running on the same Server (running on same IP address).<br>
&gt; Hence each instance will be connect to RabbitMQ and will establish multiple connections<br>
&gt;<br>
&gt; Say Suppose,<br>
&gt; For Server-1 with IP address: xx.xx.xx.xx.<br>
&gt; Instance-1 establishes 10 RabbitMQ connections(IC10, IC11, IC12....IC19) and Instance-2 established 10 RabbitMQ connections(IC20, IC21, IC22....IC29).<br>
&gt;<br>
<br>
</div>I&#39;m afraid I really don&#39;t understand your question. Instances of what!? Are you saying two client instances connecting to one broker? Or something else?<br>
<div class="im"><br>
&gt; Is there any way to identify dangling connections(connection is idle) and for which instance that dangling connection belongs to ?<br>
&gt;<br>
<br>
</div>The management web interface provides a view of active connections. I don&#39;t think that the information there will tell you about when the connection last did much useful however. What do you mean by &#39;dangling&#39; connections?<br>

_______________________________________________<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>
</blockquote></div><br></div>