[rabbitmq-discuss] heartbeats

Alan Antonuk alan.antonuk at gmail.com
Wed Nov 21 16:18:34 GMT 2012


Oh I misunderstood the wording on the configuration: I read it as "the
broker would send a connection.tune to the client every 10 minutes by
default asking the client if it wanted to renegotiate heartbeats".

Thanks for the clarification.

-Alan

On Wed, Nov 21, 2012 at 11:12 AM, Matthias Radestock
<matthias at rabbitmq.com>wrote:

> Alan,
>
>
> On 21/11/12 15:57, Alan Antonuk wrote:
>
>> Looking for a bit more information on these new heartbeats that v3
>> implements:
>>
>> - For the connection.tune method that gets sent to the client every
>> ${heartbeat} seconds:
>>
>
> connection.tune/tune-ok gets sent just once, during connection
> establishment. Always has been that way.
>
> heartbeat frames have their own frame type. And should only be transmitted
> on channel 0. Again, this hasn't changed.
>
> The only change in 3.0 is that the server, instead of always proposing a
> heartbeat interval of 0 (i.e. on heartbeats), a) proposes an interval of 10
> minutes by default, and b) makes that value configurable.
>
>
> Regards,
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121121/28a21806/attachment.htm>


More information about the rabbitmq-discuss mailing list