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

TCP connections remain opened #44

Open
fimmspin opened this issue May 17, 2024 · 2 comments
Open

TCP connections remain opened #44

fimmspin opened this issue May 17, 2024 · 2 comments

Comments

@fimmspin
Copy link

I noted that some TCP connections remain opened (even days...) and never closed, until i close the ghfs (windows).
May be ghfs could track opened but inactive connections and close them at least once a day?

@marjune163
Copy link
Collaborator

I don't think ghfs hold connections. Maybe client side keep connection for some reason(e.g. for quick reconnect)? Then that's not ghfs's business.
If you don't think so, please provide the exact way to reproduce and the way to how check the connection.
BTW: Are you using https or plan http?

@fimmspin
Copy link
Author

I think they are connections that the Chrome browser keeps open, even for days, until i close the browser.
May be not ghfs fault, at least ghfs could close connections for real inactivity after xxx minutes, to keep server's connection number 'low'.
I tried using plain http,, always using basic authentication.

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

2 participants