Page 1 of 1

Slow downloads after moving ISP

Posted: March 22nd, 2024, 5:00 pm
by ribbox
HI,

I have moved from Optus to Superloop (Australia based) and found the my downloads have dropped from 12MB/s to 500KB/s - 1000KB/s.

My connection now is fiber to the premises limited to 1000Mb/s the old connection was 100Mb/s.

I have no problems with any other activity of the internet just slow downloads via SABnzbd.

test_download_100MB.nzb
Downloaded in 3 mins 36 seconds at an average of 507 KB/s
Age: 607d
Downloaded in 1 min 54 seconds at an average of 954 KB/s
Age: 607d

Used cache 0 B (0 articles)
System load 0.10 | 0.10 | 0.09 | V=130M R=77M
System performance (Pystone) 143873 Intel(R) Xeon(R) CPU E5-1603 0 @ 2.80GHz AVX
Download folder speed 251.9 MB/s incomplete-downloads
Complete folder speed 98 MB/s downloads_new
Internet Bandwidth 20.1 MB/s 160.8 Mbps

My setup is HP computer running docker and SABnzdb connected to the Host network. The new ISP provides both IPv4 and IPv6. Disabling IPv6 at the modem changed from 500 to 1000 KB/s, SABnzbd version: 4.2.3

before the upgrade of ISP I had the likes of

DownloadDownloaded in 6 mins 52 seconds at an average of 12.9 MB/s
Age: 17m
newsdemon = 5.3 GB

There has been no change in the config of SABnzbd.

** Edited to add that I use 2 news providers, both have the same download speeds

Re: Slow downloads after moving ISP

Posted: March 22nd, 2024, 6:03 pm
by sander
That's bad.

What is your ping time to the newsservers?

> Internet Bandwidth 20.1 MB/s 160.8 Mbps

Not good either if you have a 1000 Mbps connection. On the same system, what is your speed on https://fast.com/ ? And on another PC on your LAN?

Re: Slow downloads after moving ISP

Posted: March 22nd, 2024, 6:22 pm
by ribbox
Hi, on the speed check site 180 Mbps

PING uswest(dot)newsdemon(com)com (185.151.14.176) 56(84) bytes of data.
64 bytes from 185.151.14.176 (185.151.14.176): icmp_seq=1 ttl=54 time=174 ms
64 bytes from 185.151.14.176 (185.151.14.176): icmp_seq=2 ttl=54 time=174 ms
64 bytes from 185.151.14.176 (185.151.14.176): icmp_seq=3 ttl=54 time=174 ms
64 bytes from 185.151.14.176 (185.151.14.176): icmp_seq=4 ttl=54 time=173 ms
64 bytes from 185.151.14.176 (185.151.14.176): icmp_seq=5 ttl=54 time=174 ms
64 bytes from 185.151.14.176 (185.151.14.176): icmp_seq=6 ttl=54 time=174 ms

Re: Slow downloads after moving ISP

Posted: March 22nd, 2024, 6:38 pm
by sander
> Hi, on the speed check site 180 Mbps

Then contact your ISP: you pay for 1000 Mbps, so then 180 Mbps is much too low. It might be your LAN, but let your ISP determine it.

ping times: what do you get with news.newsdemon.com ? And what if you fill that out in SABnzbd? SAB will find the quickest servers.

From my SAB debug logging:

Code: Select all

2024-03-23 00:35:22,819::DEBUG::[downloader:214] Retrieving server address information for news.newsdemon.com
2024-03-23 00:35:22,830::DEBUG::[happyeyeballs:163] Available addresses for news.newsdemon.com (port=563, IPv4 or IPv6): 2 IPv4 and 1 IPv6
2024-03-23 00:35:22,930::DEBUG::[happyeyeballs:100] Happy Eyeballs connected to 185.151.13.247 (nd.tlsusenet.com) in 88ms
2024-03-23 00:35:22,930::INFO::[happyeyeballs:196] Quickest IP address for news.newsdemon.com (port=563, IPv4 or IPv6): 185.151.13.247 (nd.tlsusenet.com)
2024-03-23 00:35:22,930::DEBUG::[happyeyeballs:100] Happy Eyeballs connected to 2a07:8080:119:fe::120 (nd.tlsusenet.com) in 99ms
2024-03-23 00:35:22,936::DEBUG::[happyeyeballs:100] Happy Eyeballs connected to 185.151.13.245 (nd.tlsusenet.com) in 84ms

Re: Slow downloads after moving ISP

Posted: March 22nd, 2024, 9:25 pm
by ribbox
I think I have found the issue, the new modem only has 2 ports, so I used a switch that I had used before that supports 10/100/1000 the OS was reporting a connection of 1000, so did not think that was the problem. I swapped out the switch with a newer on that says "gigabit" and that works fine.

System performance (Pystone) 143641 Intel(R) Xeon(R) CPU E5-1603 0 @ 2.80GHz AVX
Download folder speed 269.6 MB/s /incomplete-downloads
Complete folder speed 95.4 MB/s /downloads_new
Internet Bandwidth 107 MB/s 856 Mbps

I have ordered a newer switch, that 2.5G so that should remove any bottle neck in the LAN.

Re: Slow downloads after moving ISP

Posted: March 23rd, 2024, 3:34 am
by sander
OK, good find. Maybe the in-between caused slowness due to ... packetloss?

And SABnzbd news download now also back to old levels (when directly connected)?