WSockets connection limit? #672
Unanswered
jeffery30162
asked this question in
Q&A
Replies: 2 comments 8 replies
-
Your OS has limits, lookup ulimit -n and so on. |
Beta Was this translation helpful? Give feedback.
0 replies
-
With a single and multiple instances of WSockets.js on the same ubnutu machine I am only able to reach a maximum of around 22k connections. Any idea on how to increase this? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Is there a connection limit to uWebSockets?
I am using hyper-express for uWebSockets and am currently seeing a limit of 15345 connections. is this a hard cap for uWebSockets?
How can I increase this limit per single instance?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions