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

Tracker server should prune old torrents and swarm #164

Open
yciabaud opened this issue Jul 19, 2016 · 0 comments
Open

Tracker server should prune old torrents and swarm #164

yciabaud opened this issue Jul 19, 2016 · 0 comments

Comments

@yciabaud
Copy link
Contributor

Quoting @DiegoRBaquero on #160 (comment)

Each swarm has an LRU cache which in some case might never remove peers, consuming RAM. OpenWebTorrent trackers, who's been running without restarting for the longest shows us this, it's full of peers who left ungracefully: https://tracker.openwebtorrent.com/stats

To fix this, we could implement caching torrents on server to prune old torrents and their swarm to limit memory consumption.

What do you think?

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

No branches or pull requests

2 participants