Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptive socket timeout #8

Open
jaynel opened this issue Mar 3, 2017 · 0 comments
Open

Adaptive socket timeout #8

jaynel opened this issue Mar 3, 2017 · 0 comments

Comments

@jaynel
Copy link
Member

jaynel commented Mar 3, 2017

There is a cap on the number of active socket sessions. When the server is busy, there may be a few sockets that are tied up in the 30 second polling state and the client has already disconnected. To speed up the likelihood of freeing a socket for reuse, the polling mechanism should run more quickly on a loaded server than on an unloaded server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant