[rabbitmq-discuss] Too many connections in active-active cluster

Simon MacMullen simon at rabbitmq.com
Wed Feb 8 10:34:37 GMT 2012


On 07/02/12 23:53, Vadim Chekan wrote:
> Note that "rabbitmq-stg-1" node is connected to itself hundreds of times
> via "Direct 0-9-1" protocol .
> I'm not sure either those enormous amount of connections are the cause
> of trouble, but seems suspicious.
> Anybody knows where to look at?

So these are connections made with the Erlang client in direct mode. HA 
doesn't do that. Assuming you are not using the direct Erlang client in 
your own apps, it must be a plugin. The mgmt plugin uses short lived 
direct connections, and shovel and federation use long lived ones - are 
you using either of these?

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list