<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi :</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;When I use RabbitMQ &quot;Presence Exchange&quot; Plugin, I found&nbsp;when a client (name:&quot;Client_1&quot;) bind to the x-presence exchange, the queue (name:&quot;monitor_queue&quot;) with &quot;&quot; route key can get a &quot;bind&quot; msg, but if&nbsp;I didn't subscribe the queue(&quot;Client_1&quot;) with a process,
 when the &quot;client_1&quot; coredown, the &quot;monitor_queue&quot; can not get a &quot;unbind&quot; msg. If I subcribe the queue(&quot;client_1&quot;), when &quot;client_1&quot; coredown or exit, the monitor_queue can got a &quot;unbind&quot; msg.</p>
<p>&nbsp;&nbsp;&nbsp; My question is: I have bind the queue(&quot;client_1&quot;) to the exchange(&quot;monitor&quot;), why can not got the &quot;unbind&quot; msg when queue(&quot;client_1&quot;) not be subscribed, but can got the &quot;unbind&quot; msg when queue(&quot;client_1&quot;) be subscribed.</p>
<p>&nbsp;</p>
<p>Regards,<br>
&nbsp; David</p>
</div>
</body>
</html>