I'm trying to do everything the documentation suggests to increase RabbitMQ's open file descriptor, but it has no effect.
I have already made all the changes below and the result of rabbitmqctl status does not change.
sudo nano /etc/sysctl.confThis directory and file does not exist: /etc/systemd/system/rabbitmq-server.service.d/limits.conf
And the result of rabbitmqctl status always looks like it always does:
File DescriptorsAnd my ulimit is like this:
$ulimit -Sn