<div dir="ltr">Actually, I know that already - Client sends a 62 byte packet (of Type: Heartbeat) to server and server responds with a zero�(payload)�length packet as the response.<div><br></div><div>My specific question was - When does .NET RabbitMQ client that negotiates only Heartbeat argument with the RabbitMQ server timeout? Is that again 2 skipped heartbeats as you mentioned above? If so, Timeout value in Management UI for .NET clients should be twice the value?</div>
<div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 11, 2014 at 1:34 AM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 11 April 2014 at 11:51:27, Arun Rao (<a href="mailto:arunrao.seattle@gmail.com">arunrao.seattle@gmail.com</a>) wrote:<br>

> > So, is that timeout value just for UI or is that also when RabbitMQ<br>
> connection times out due to inactivity (in which case timeout<br>
> precedes heartbeat)?<br>
<br>
</div>It is a interval at which client and server exchange heartbeat frames.<br>
2 skipped heartbeats mean the peer should be considered unreachable.�<br>
<div class="HOEnZb"><div class="h5">--<br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<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>
</div></div></blockquote></div><br></div>