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

Increasing number of sockets #95

Open
yolanjoy opened this issue Mar 30, 2024 · 2 comments
Open

Increasing number of sockets #95

yolanjoy opened this issue Mar 30, 2024 · 2 comments

Comments

@yolanjoy
Copy link

I've this issue where I see the number of sockets goes on increasing gradually after the mldonkey is started.
MLDonkey is running on Ubunti 22.04 Enabled networks are edonkey and bit-torrent.

Is it just me or someone else see this happening as well?

Thanks

@ygrek
Copy link
Owner

ygrek commented Mar 30, 2024

need more information
what is the number of sockets over what time, does it always increase or sometimes decrease, what are the sockets actually (ss -unp | grep by mlnet pid), are there any errors in logs, sysinfo output

@yolanjoy
Copy link
Author

yolanjoy commented Apr 1, 2024

Looks like the increase in the connection (EST) is on the bittorrent TCP port. I see lots of client connections over 42K on that port. This increase was over 24hrs period since the startup.

`# ss -a | grep EST | grep ":>" | wc -l

42012
`
mlnet log shows these messages for a number of client connections

IP is blocked
unexpected exn exec can_read
blocked: Unknown
TCP: too many orphaned sockets ( dmesg )

Other than these I don't see any other errors anywhere.

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