Skip to content

How many connections is the maximum? #85

Answered by wqcstrong
kyun asked this question in Q&A
Discussion options

You must be logged in to vote

The maximum connections depend on many factors, like the server configuration, number of CPU cores, memory size and network bandwidth. etc. So it's not easy to provide specific numbers of connection.

But there are some facts that can be used for reference. The PageSpy server is developed using Golang, which excels in handling concurrent scenarios. It's also important to consider the complexity of your app, If it just print some logs or make some network requests, the number of connections that can be supported may increase.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kyun
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants