Problem with many simultaneous connections #759
Replies: 1 comment
-
Hi @jflmateusnassar to check what's happening we need some information.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use moquette for heavy connections. 200k connections or more. When starting the moquette, almost 60 thousand connections go up in a time interval of 2.5 minutes. In this scenario, the moquette does not present any failures, but I verified that the methods onConnect, onPublish are not called when a high number of connections go up in the moquette and everything stops working, but without showing errors.
I'm using linux, with aws ec2 machine with 8 CPUs and 32G of RAM.
What could be happening? Would you help me?
Beta Was this translation helpful? Give feedback.
All reactions