What is your FTTH download speed for this ISO link?

  • Thread starter Thread starter vishalrao
  • Start date Start date
  • Replies Replies 41
  • Views Views 3,934
Excitel 5Ghz Wifi 125Mbps plan. 13-15MB/s on mobile. Single thread.


 
This iso : 98 mbps on Airtel FTTH

Interestingly, another ISO that is most probably in Mumbai (ping time 5 ms) downloads at 220 mbps.

ISO : https://mirrors.piconets.webwerks.i.../20.04.2.0/ubuntu-20.04.2.0-desktop-amd64.iso


Source



Code:
BusyBox v1.31.1 () built-in shell (ash)


  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r15351-c4814479fa
 -----------------------------------------------------
-ash: fgrep: not found
root@OpenWrt:~# ping mirrors.piconets.webwerks.in
PING mirrors.piconets.webwerks.in (43.240.66.200): 56 data bytes
64 bytes from 43.240.66.200: seq=0 ttl=59 time=4.152 ms
64 bytes from 43.240.66.200: seq=1 ttl=59 time=4.273 ms
64 bytes from 43.240.66.200: seq=2 ttl=59 time=4.102 ms
64 bytes from 43.240.66.200: seq=3 ttl=59 time=4.479 ms
64 bytes from 43.240.66.200: seq=4 ttl=59 time=4.246 ms
64 bytes from 43.240.66.200: seq=5 ttl=59 time=3.787 ms
 
hgegWCK.png


300 Mbps on Tata Sky
 
Airtel FTTH 300MPBS Bengaluru.

Code:
time axel -n 16 http://mirrorcache.opensuse.org/download/distribution/leap/15.3/iso/openSUSE-Leap-15.3-DVD-x86_64.iso

        ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,.... ..........  [38999.8KB/s]
[ 99%]  .......... ........
Connection 4 finished
        ,,,,,,,,,, ,,,,,,,,.. .......... .......... ..........  [38994.4KB/s]
[ 99%]  .......... .......
Connection 14 finished
        ,,,,,,,,,, ,,,,,,,... .......... .......... ..........  [38988.6KB/s]
[ 99%]  ........
Connection 5 finished
        ,,,,,,,,.. .......
Connection 12 finished
        ,,,,,,,,,, ,,,,,,,... .......... .......... ..........  [38973.7KB/s]
[ 99%]  ......
Connection 9 finished

Downloaded 4.36426 Gigabyte(s) in 1:57 minute(s). (38973.64 KB/s)
axel -n 16   4.13s user 18.78s system 19% cpu 1:58.08 total
 


@netfreak
With single connection download speed get saturated between 14257.3KB/s. and 11777.0KB/s

Code:
time axel -n 1 http://mirrorcache.opensuse.org/download/distribution/leap/15.3/iso/openSUSE-Leap-15.3-DVD-x86_64.iso

[ 99%]  .......... .......... .......... .......... ..........  [11092.9KB/s]
[ 99%]  .......... .......... .......... .......... ..........  [11093.0KB/s]
[ 99%]  .......... .......... .......... .......... ..........  [11093.1KB/s]
[ 99%]  .......... .......... .......... .......... ..........  [11093.2KB/s]
[ 99%]  .......... .......... .......... .......... ..........  [11093.3KB/s]
[ 99%]  .......... .......... .......... .......... ..........  [11093.3KB/s]
[ 99%]  ......

Downloaded 4.36426 Gigabyte(s) in 6:52 minute(s). (11093.35 KB/s)
axel -n 1   3.36s user 25.67s system 7% cpu 6:53.19 total
 
All the people posting it with IDM. Can you edit your posts to add single threaded speedtest?

Yep, I'm getting around 50 mbps speed on my 300 mbps plan with single thread/connection but getting full 300 mbps speed with multi thread/connection download using Free Download Manager tool.
 
Same situation with ppa.launchpad.net ... very slowwww (like few megabits per second) with single thread but around 80 mbps will multiple thread download :-(
 
TSBB 300 MBPS Bengaluru

With multiple connections
Code:
time axel -n 16 http://mirrorcache.opensuse.org/download/distribution/leap/15.3/iso/openSUSE-Leap-15.3-DVD-x86_64.iso

[ 99%]  .......... .......... .......... ....
Connection 13 finished
        ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,...... ......
Connection 4 finished
        ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,....  [32445.0KB/s]
[ 99%]  ......
Connection 5 finished

Downloaded 4.36426 Gigabyte(s) in 2:21 minute(s). (32444.98 KB/s)

real    2m21.699s
user    0m9.285s
sys     1m18.497s

with single connection
Code:
time axel -n 1 http://mirrorcache.opensuse.org/download/distribution/leap/15.3/iso/openSUSE-Leap-15.3-DVD-x86_64.iso

[ 99%]  .......... .......... .......... .......... ..........  [10303.1KB/s]
[ 99%]  .......... .......... .......... .......... ..........  [10302.7KB/s]
[ 99%]  ......

Downloaded 4.36426 Gigabyte(s) in 7:24 minute(s). (10302.73 KB/s)

real    7m24.835s
user    0m11.069s
sys     1m59.821s
 

Top