Skip to content

Is there a limit of number of validators for polygon edge? #558

Answered by zivkovicmilos
taylorkchan asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @taylorkchan,

Depends on how you define limit.

If we're talking about technical limitations, Polygon Edge doesn't explicitly have the cap on the number of nodes you can have in a network. You can set connection caps (inbound / outbound connection counts) on a per-node basis.

If we're talking about practical limitations, you're gonna see a more degraded performance with a 100 node cluster than with a 10 node cluster. By increasing the number of nodes in your cluster, you increase the communication complexity and just the networking overhead in general. It all depends on what kind of network you're running, and what kind of network topology you have.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by taylorkchan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants