How to enable over 20000 concurrent connection in windows (MQTT 3.1.1) #4618
-
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Apr 24, 2022
Replies: 1 comment 2 replies
-
See Tuning for a Large Number of Connections. Similar tuning may have to happen on the hosts that open those 20K connections. While not directly related, RabbitMQ 3.8.2 is out of support and is 27 patch releases behind even in the 3.8 series alone. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
zhitaohB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See Tuning for a Large Number of Connections. Similar tuning may have to happen on the hosts that open those 20K connections.
While not directly related, RabbitMQ 3.8.2 is out of support and is 27 patch releases behind even in the 3.8 series alone.