[rabbitmq-discuss] gradual increase of File descriptors reaching-1024 (max limit)

Michael Klishin mklishin at gopivotal.com
Tue May 13 17:05:25 BST 2014


On 13 May 2014 at 19:57:30, Jay G (njay3585 at gmail.com) wrote:
> > What is the possible reason for this gradual increase?

Use lsof and netstat to see what file descriptors/sockets the process has open. 

> Is there a way to find out if there is a connection leak?

netstat and RabbitMQ management UI will help you tell if the number of connections
is growing.

It can also be your apps using more queues or vhosts.
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list