• For BitTorrent users only.

    From Björn Felten@2:203/2 to All on Fri Apr 23 13:28:18 2021
    When first I got my fiber installed, I was of course interested in what speed I could expect from around the world. The first attempts by nice takers were not very encouraging. Probably because it was made via HTTP.

    But recently I've discovered really, really impressing speeds from various countries like Australia, Canada, China and Brazil, but this with the bittorrent protocol. So maybe the "standard" HTTP protocol is deliberately limited by the ISPs?

    Can those of you who have a bittorrent client properly installed please try this out (you may have to cut&paste it into your browser URL bar):

    magnet:?xt=urn:btih:FCAEB3550A0C536CF9E4F052D2C6FF1A4BCF3F02

    It should result in a 340MB collection of classical music.

    I would appreciate any results from anywhere in the world, but the more distant from Sweden the better. <3



    ..

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://eljaco.se (2:203/2)
  • From Tony Langdon@3:633/410 to Björn Felten on Sun Apr 25 07:21:00 2021
    On 04-23-21 13:28, Bj”rn Felten wrote to All <=-

    When first I got my fiber installed, I was of course interested in what speed I could expect from around the world. The first attempts by nice takers were not very encouraging. Probably because it was made via
    HTTP.

    But recently I've discovered really, really impressing speeds from various countries like Australia, Canada, China and Brazil, but this
    with the bittorrent protocol. So maybe the "standard" HTTP protocol is deliberately limited by the ISPs?

    No, I think the exolanation is simpler and doesn't need a conspiracy theory to explain. :) HTTP sends all its data between two hosts, which means down the one path, and along that path, your traffic is competing with everyone else's tweets, TikTok, downloads, Netflix and LOLcat videos - you get the picture. And there's no way that the Internet's core routers could sustain millions x 1Gbps throughput, so everyone gets slowed down, sometimes to a few Mbps ('speeds I typically see internationally).

    Big sites use content distribution networks to effectively place a cache of their content at strategic sites around the world, to reduce the amount of traffic crossing the international networks. That''s why you'll get better transfer speeds from these sites, even theough they're officially on the other side of the planet. Ping google.com or facebook.com and you'll find a RTT that's impossible for a trip to the US and back.

    tony@discovery ~ $ ping facebook.com
    PING facebook.com (157.240.8.35) 56(84) bytes of data.
    64 bytes from edge-star-mini-shv-01-syd2.facebook.com (157.240.8.35): icmp_seq=1 ttl=55 time=18.8 ms
    64 bytes from edge-star-mini-shv-01-syd2.facebook.com (157.240.8.35): icmp_seq=2 ttl=55 time=18.7 ms
    64 bytes from edge-star-mini-shv-01-syd2.facebook.com (157.240.8.35): icmp_seq=3 ttl=55 time=18.8 ms
    64 bytes from edge-star-mini-shv-01-syd2.facebook.com (157.240.8.35): icmp_seq=4 ttl=55 time=32.9 ms
    64 bytes from edge-star-mini-shv-01-syd2.facebook.com (157.240.8.35): icmp_seq=5 ttl=55 time=22.1 ms
    64 bytes from edge-star-mini-shv-01-syd2.facebook.com (157.240.8.35): icmp_seq=6 ttl=55 time=19.2 ms

    Hmm, that's in Sydney. Best RTT to the USA is about 10x that.

    Bittorrent, OTOH, is peer to peer, so you're downloading from dozens of different endpoints (if there's enough seeders), scattered all over the world. That means that while your traffic is still competing with the rest of the world for bandwidth, it's doing so in parallel, across dozens of different paths. End result: Bittorrent downloads can reach some _very_ impressive speeds. I've had great results using Bittorrent to download things like Linux distros.

    Can those of you who have a bittorrent client properly installed
    please try this out (you may have to cut&paste it into your browser URL bar):

    I don't have Bittorrent setup ATM, but have certainly had impressive results in the past.

    magnet:?xt=urn:btih:FCAEB3550A0C536CF9E4F052D2C6FF1A4BCF3F02

    It should result in a 340MB collection of classical music.

    I would appreciate any results from anywhere in the world, but the
    more distant from Sweden the better. <3

    It will depend on how many seeders there are for your file, as well as how many who are still downloading it (they can upload the parts they already have as well).
    ... Windows 3.1 - From the people who brought you EDLIN.
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From Björn Felten@2:203/2 to Tony Langdon on Sun Apr 25 02:19:39 2021
    That means that while your traffic is still competing with the rest of the world for bandwidth, it's doing so in parallel, across dozens of different paths.

    That is true. But I can also see what speed the individual peers have in total as well as from my system specifically. I can also, usually, see what country they are from:

    http://eljaco.se/bt.jpg




    ..
    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://eljaco.se (2:203/2)
  • From Alexander Grotewohl@1:120/616 to Tony Langdon on Sat Apr 24 21:32:37 2021
    On 25 Apr 2021, Tony Langdon said the following...

    with the bittorrent protocol. So maybe the "standard" HTTP protocol i deliberately limited by the ISPs?

    No, I think the exolanation is simpler and doesn't need a conspiracy theory to explain. :) HTTP sends all its data between two hosts, which

    it's very much standard practice to rate-limit an httpd.. but they picked the wrong "evil doer" :) individual sites can do this based on expected payload (a website) and load time. or to keep bandwidth costs in check. i could deliver a gigabit continuous transfer to anywhere in the world with fast enough internet to receive it.. but i wouldn't be smart doing so. especially not to the general public.

    not trying to say anything you've said is wrong.. just expanding on it. there are decent reasons to make the internet artificially "slow."
    --- Mystic BBS v1.12 A47 2021/04/20 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (1:120/616)
  • From Nigel Reed@1:124/5016 to Björn Felten on Sun Apr 25 18:09:03 2021
    Bj?rn wrote:
    When first I got my fiber installed, I was of course interested in what speed I could expect from around the world. The first attempts by nice takers were not very encouraging. Probably because it was made via HTTP.

    But recently I've discovered really, really impressing speeds from various countries like Australia, Canada, China and Brazil, but this with the bittorrent protocol. So maybe the "standard" HTTP protocol is deliberately limited by the ISPs?

    Can those of you who have a bittorrent client properly installed please try this out (you may have to cut&paste it into your browser URL bar):

    magnet:?xt=urn:btih:FCAEB3550A0C536CF9E4F052D2C6FF1A4BCF3F02

    It should result in a 340MB collection of classical music.

    I would appreciate any results from anywhere in the world, but the more distant from Sweden the better. <3

    You sure that's right? There's no trackers listed.

    I would expect a magnet link to look something like this.


    magnet:?xt=urn:btih:CE3E9CEA5AAC1F75C193CC1CFE100E8E0C532482&dn=Ulysses+Gaze+%281995%2C+Theo+Angelopoulos%29_Ulysses.Gaze.1995.XviD.gg&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.dler.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopentracker.i2p.rocks%3A6969%2Fannounce&tr=udp%3A%2F%2F47.ip-51-68-199.eu%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2F9.rarbg.to%3A2920%2Fannounce&tr=udp%3A%2F%2Ftracker.pirateparty.gr%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cyberia.is%3A6969%2Fannounce
    --- SBBSecho 3.14-Linux
    * Origin: End Of The Line BBS - endofthelinebbs.com (1:124/5016)
  • From Björn Felten@2:203/2 to Nigel Reed on Mon Apr 26 08:08:10 2021
    You sure that's right?

    Yes, I'm sure. Tested by several people already.



    ..
    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://eljaco.se (2:203/2)
  • From Tony Langdon@3:633/410 to Bj¡rn Felten on Tue Apr 27 20:47:00 2021
    On 04-25-21 02:19, Bj­rn Felten wrote to Tony Langdon <=-

    That means that while your traffic is still competing with the rest of the world for bandwidth, it's doing so in parallel, across dozens of different paths.

    That is true. But I can also see what speed the individual peers
    have in total as well as from my system specifically. I can also,
    usually, see what country they are from:

    That is true, but parallel paths add up. :)


    ... End of line. Begin reintegration of right hemisphere subcommand routines. === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From Tony Langdon@3:633/410 to Alexander Grotewohl on Tue Apr 27 20:56:00 2021
    On 04-24-21 21:32, Alexander Grotewohl wrote to Tony Langdon <=-

    it's very much standard practice to rate-limit an httpd.. but they
    picked the wrong "evil doer" :) individual sites can do this based on expected payload (a website) and load time. or to keep bandwidth costs
    in check. i could deliver a gigabit continuous transfer to anywhere in
    the world with fast enough internet to receive it.. but i wouldn't be smart doing so. especially not to the general public.

    Including speed test sites? :) (which kinda seems pointless).

    not trying to say anything you've said is wrong.. just expanding on it. there are decent reasons to make the internet artificially "slow."

    I won't argue with you on that one either.


    ... I've found a great way to start the day - I go straight back to bed!
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From Nigel Reed@1:124/5016 to Bj÷rn Felten on Tue Apr 27 12:00:04 2021
    Bj?rn wrote:
    You sure that's right?

    Yes, I'm sure. Tested by several people already.

    I couldn't get it to work with rtorrent. Maybe I am missing something.
    --- SBBSecho 3.14-Linux
    * Origin: End Of The Line BBS - endofthelinebbs.com (1:124/5016)