Block DL speeds insanely slow #1391

issue ghost opened this issue on May 25, 2012
  1. ghost commented at 11:02 AM on May 25, 2012: none

    Hey,

    Thanks for a great app. But you seriously have to do something about your servers bandwith. Yesterday it took a friend i recommended your program more than 4,5 hours to sync the blocks after installation. I dont know where your servers are located (and on what bandwith), but perhaps you should get some in Europe if you dont already have some?. My friend and i are both located in Denmark and have 20/2 mb net connections.

    Everytime i open the app (approx. once a day) i have to wait a min. of 10 minutes to sync blocks. Thats simply unacceptable in 2012.

    Please se what you can do about this?

    Br

  2. sipa commented at 11:10 AM on May 25, 2012: member

    Bitcoin has no "servers" - it is a peer to peer application that depends on other nodes willing to send you the block chain. A lot depends on which node is selected at startup to synchronize with. Other than that, downloading is not the most time-intensive part usually, rather verifying and indexing all retrieved data is.

    The reference client on bitcoin.org is one that does full validation - i.e. does not require any trust in what peers send it - this is difficult but is what makes bitcoin unique. These fully validating nodes are necessary on the network, but not everyone has to run them. There are other applications (like MultiBit) which do not do full validation, and move some minimal responsibility to the network.

    There is some work already around idea of making the reference client startup in simplified verification mode (which synchronizes very quickly), and then do the full synchronization in the background until it can switch to fully validating mode.

  3. gavinandresen commented at 3:48 PM on May 25, 2012: contributor

    Closing this as a duplicate of issue#7

  4. gavinandresen closed this on May 25, 2012

  5. suprnurd referenced this in commit fb3db0a57e on Dec 5, 2017
  6. lateminer referenced this in commit 5143f87ec5 on Jan 22, 2019
  7. lateminer referenced this in commit 02ede334f2 on May 6, 2020
  8. lateminer referenced this in commit 2bdc9f8689 on May 6, 2020
  9. MarcoFalke 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: 2026-04-17 15:16 UTC

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