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

Proxy killer to avoid port exhaustion #14

Closed
karashiiro opened this issue Sep 22, 2021 · 1 comment
Closed

Proxy killer to avoid port exhaustion #14

karashiiro opened this issue Sep 22, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@karashiiro
Copy link
Owner

karashiiro commented Sep 22, 2021

When a game server doesn't send any data to a proxy for a few seconds, it should be closed to avoid eventual port exhaustion. This is more urgent than #10, since there is a very real possibility that an instance might not close for a very long time, leading to unclosed proxies killing the server.

@karashiiro karashiiro added the bug Something isn't working label Sep 22, 2021
@karashiiro
Copy link
Owner Author

Implemented but untested in be50739

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant