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

Increase max_connections_pending_in and max_connections_pending_out #627

Closed
sandreae opened this issue Jun 16, 2024 · 0 comments · Fixed by #628
Closed

Increase max_connections_pending_in and max_connections_pending_out #627

sandreae opened this issue Jun 16, 2024 · 0 comments · Fixed by #628

Comments

@sandreae
Copy link
Member

I noticed while doing some network testing that these two limits can easily get hit when many peers are registered on a relay. This seems to be because a "pending" connection includes attempts to peers who are not currently online. I suggest increasing this value from 8 to 16 which is then the same as max_connections_in and max_connections_out.

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 a pull request may close this issue.

1 participant