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

feat(rust): add memory-based connection limits #102

Merged

Conversation

thomaseizinger
Copy link
Contributor

We assume that the bootstrap node runs on its own machine and can consume as (almost) as much RAM as it can get. Thus, once we reach 90% RAM usage, we deny any further incoming connections.

@thomaseizinger thomaseizinger requested a review from a team October 5, 2023 04:41
@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universal-connectivity ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 4:41am

@thomaseizinger thomaseizinger merged commit c922cee into libp2p:main Oct 8, 2023
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants