[rabbitmq-discuss] Changing file descriptor limit wihtout restart?
Jakov Sosic
jsosic at gmail.com
Sun Jul 6 00:03:29 BST 2014
On 07/05/2014 11:40 PM, Tony Garnock-Jones wrote:
> Try putting the call to sysconf() inside the loop.
That's what happens when you don't get much sleep :)
Anyway it works:
Max open files: 1024
Max open files: 2048
Max open files: 2048
Max open files: 4096
which brings us back to original question, is there a way to increase
the descriptor limit for running RabbitMQ server? Is there a way for
ERLang process to figure out limits have changed?
More information about the rabbitmq-discuss
mailing list