[rabbitmq-discuss] Changing file descriptor limit wihtout restart?

Simon MacMullen simon at rabbitmq.com
Wed Sep 10 14:18:39 BST 2014


On 09/09/14 20:56, Jakov Sosic wrote:
> That will increase "Network sockets count and limit managed by
> RabbitMQ". File descriptor count stays hard locked at 1024.

Ah. It looks like the old value is cached in the management plugin 
indefinitely.

However, if you look at "rabbitmqctl status" then you will see the 
correct new value. And that's the number the file handle cache will 
actually take account of.

Cheers, Simon


More information about the rabbitmq-discuss mailing list