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

Netstat Shows too many established connections #31

Open
jAddict7 opened this issue Dec 29, 2019 · 1 comment
Open

Netstat Shows too many established connections #31

jAddict7 opened this issue Dec 29, 2019 · 1 comment

Comments

@jAddict7
Copy link

jAddict7 commented Dec 29, 2019

Socket not getting closed. Its getting increased as time passes. Around 200 devices are sending data to the server. But after restarting within 24-32 hours netstat -atn | wc -l shows around 60000 established connections. When connections go beyond 70K, then server getting crashed any time. Whether timeout scenario or anything helps in this scenario. Please guide.

@azzahrah
Copy link

azzahrah commented Dec 6, 2020

you need to set timout, for read/write event, and close when no data received....

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