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

potential large dangling connections (500) up to the point the servers closes them when using the default simpler way to connect #109

Open
filipecosta90 opened this issue May 10, 2021 · 0 comments
Labels

Comments

@filipecosta90
Copy link
Collaborator

I believe we might have an issue on the go client that is not closing the idle connections when using the default simpler way to connect.
Given we have a connection timeout of 0 ( due to not passing a default ) and that we have a max idle of 500 coons ( very old default, I believe from the start of client ) we might have a lot of dangling connections up to the point the servers closes them. This we can we investigate and fix.

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

No branches or pull requests

1 participant