[rabbitmq-discuss] Heartbeats in Ruby

Matthias Radestock matthias at rabbitmq.com
Wed Nov 21 16:06:17 GMT 2012


Michael,

On 21/11/12 15:59, Michael Klishin wrote:
> 2012/11/21 Matthias Radestock <matthias at rabbitmq.com
> <mailto:matthias at rabbitmq.com>>
>
>     The "official" clients take the minimum of the client and server
>     value, special-casing on 0. See, e.g.
>     http://hg.rabbitmq.com/__rabbitmq-java-client/file/__09504eed7022/src/com/rabbitmq/__client/impl/AMQConnection.__java#l377
>     <http://hg.rabbitmq.com/rabbitmq-java-client/file/09504eed7022/src/com/rabbitmq/client/impl/AMQConnection.java#l377>.
>
>
> https://github.com/ruby-amqp/amq-client/commit/cd59c27aa00cb6496873282b171150f312ea7e14

You may want to change the channelMax and frameMax negotiation at the 
same time. The Java/.net/Erlang clients use the same logic for all three.

Matthias.


More information about the rabbitmq-discuss mailing list