[rabbitmq-discuss] problem with an HA pair of rabbitmq servers

Matthew Sackman matthew at lshift.net
Tue Mar 2 12:26:59 GMT 2010


On Tue, Mar 02, 2010 at 12:19:29PM +0000, Matthew Sackman wrote:
> Obviously, this'll require building from source...

Actually, you shouldn't need that patch - it would seem that the
parameters -kernel net_ticktime 500 should do the same. If you put in
your rabbitmq.conf file (which under linux should live in
/etc/rabbitmq/rabbitmq.conf):

SERVER_START_ARGS="-kernel net_ticktime 500"

Then you should find that works as well as the patch (and doesn't
require building from source).

Matthew




More information about the rabbitmq-discuss mailing list