How to adjust socket descriptors?
问题 I want to know who to adjust quantity of the socket descriptors? In addition, how to auto-close the connection for limited timeout? 回答1: Looks like you have to change max opened file descriptors in your system. From RabbitMQ installation manual for Debian and Ubuntu systems, section Controlling system limits: RabbitMQ installations running production workloads may need system limits and kernel parameters tuning in order to handle a decent number of concurrent connections and queues. The main