updated MAX_OUTBOUND_CONNECTIONS #6533

pull Kimax89 wants to merge 1 commits into bitcoin:master from Kimax89:patch-1 changing 1 files +1 −1
  1. Kimax89 commented at 7:43 pm on August 7, 2015: none

    changed the maximum numbers of outbound connections from 8 to 16. This is do to the general quality of the internet.

    And i think this would benefit the network, and results in stronger connections from servers running the node.

  2. updated MAX_OUTBOUND_CONNECTIONS
    changed the maximum numbers of outbound connection from 8 to 16.
    This is do to the quality of the internet.
    9aa99f105b
  3. Mirobit commented at 8:50 pm on August 7, 2015: contributor
    NACK, with a declining number of nodes we shouldn’t put more pressure on them. Not sure what you mean with quality of the internet. Number of nodes is the relevant factor here.
  4. rnicoll commented at 9:06 pm on August 7, 2015: contributor
    NACK at least without any analysis of impact on block propagation and bandwidth usage. Nodes relay (I believe) to all connections concurrently, so they’d be spreading upstream bandwidth even more thinly with this patch.
  5. MarcoFalke commented at 9:11 pm on August 7, 2015: member

    Can you provide evidence how this would benefit the network?

    Also, there is a limited number of full nodes, thus a limited number of available inbound connections. What would happen, if there is a sudden demand (higher than the offered) number of inbound connections?

  6. fanquake commented at 7:04 am on August 8, 2015: member
    NACK See discussion in #6014 for background as to why increasing the max outbound connections to > 8 isn’t a good idea.
  7. laanwj closed this on Aug 10, 2015

  8. laanwj commented at 3:43 pm on August 10, 2015: member
    NACK. I see no convincing evidence that this “benefits the network”. At the very least you will have to precisely describe what you mean by “stronger connections”. Stronger against what?
  9. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-04 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me