<div>I have modified the /etc/security/limits.conf as below</div><div>-------</div><div>rabbitmq &nbsp; soft nofile 4096</div><div>rabbitmq &nbsp; hard nofile 4096</div><div>-------</div><div><br></div><div>But still after restarting the RabbitMQ I am getting socket Descriptor value as 829 only. I want to increase the socket descriptor to 1500.</div><div>Please let me know if there any other configuration need to be done at RabbitMQ side.&nbsp;</div><div>----------</div><div>ulimit -n</div><div>4096</div><div>----------</div>