New connection per second? #1612
Answered
by
uNetworkingAB
QuadTriangle
asked this question in
Q&A
-
I have done a pretty limited testing. My connection rates is not very high. What is the expected new WebSocket connection per second in both node.js and cpp? I only need an approximate number as a reference. Do you have any advice if I am optimizing only for new connection rates for unique users? My use cases is to find online users count. |
Beta Was this translation helpful? Give feedback.
Answered by
uNetworkingAB
May 29, 2023
Replies: 1 comment
-
With SSL it takes a lot of time, 200 per second maybe. Without, many thousands |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
QuadTriangle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With SSL it takes a lot of time, 200 per second maybe. Without, many thousands