Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Increase validator max tcp connections #1367

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

PaulVMo
Copy link
Contributor

@PaulVMo PaulVMo commented Jan 19, 2022

When in consensus group, validators seem to hit up against the default max tcp connection limit of 1024. This PR updates the default configuration for validators to increase the max to 2048.

The screen shot below shows a validator in CG for 6 rounds. Connections grow over time until they are clipped at 1024 around the 3rd or 4th round. I have observed this on multiple validators and multiple CG tenures. This may be exacerbated by helium/erlang-libp2p#419.

image

@evanmcc evanmcc merged commit e2fdfaa into helium:master Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants