Page MenuHomePhabricator

[avalanche] Bump our avalanche outbound connections
ClosedPublic

Authored by Fabien on Apr 14 2022, 14:56.

Details

Reviewers
tyler-smith
Group Reviewers
Restricted Project
Commits
rABC0a21a492d38c: [avalanche] Bump our avalanche outbound connections
Summary

The right number is network dependent and as such not easy to select. The choice has been made so that it can still be manually configured (depends on D11360) and remain in par with core as the outbound/total ratio: core has 10 outbounds over 125 connections, i.e. 8%. Since we have 4096 connections, the same ratio gives ~328 outbounds. I picked 300 because I like round numbers.

Test Plan
ninja check-extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Apr 14 2022, 14:56
Fabien planned changes to this revision.Apr 14 2022, 14:56
Fabien requested review of this revision.Apr 15 2022, 08:33
tyler-smith added a subscriber: tyler-smith.

300 is a lot more reasonable than 16 for a larger network.

This revision is now accepted and ready to land.Apr 17 2022, 22:45