internet bandwidth not showing 1g
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
-
trillistjay
- Newbie

- Posts: 6
- Joined: January 25th, 2022, 1:27 pm
internet bandwidth not showing 1g
fast dot com shows 980mpbs. sabnzbd internet bandwidth shows 387mbps. I have looked through all the settings and I am not sure where I am going wrong. Other stats below. Any help would be great!
Used cache 0 B (0 articles)
System performance (Pystone) 278985 Intel(R) Core(TM) i5-1040…
Download folder speed 119.8 MB/s
Complete folder speed 128.9 MB/s
Internet Bandwidth 41.9 MB/s (335.2 Mbps)
Used cache 0 B (0 articles)
System performance (Pystone) 278985 Intel(R) Core(TM) i5-1040…
Download folder speed 119.8 MB/s
Complete folder speed 128.9 MB/s
Internet Bandwidth 41.9 MB/s (335.2 Mbps)
Re: internet bandwidth not showing 1g
What operating system?
On my 1GigE connection, SAB reports:
Internet Bandwidth 149.3 MB/s (1194.4 Mbps)
Internet Bandwidth 94.8 MB/s (758.4 Mbps)
Internet Bandwidth 104.8 MB/s (838.4 Mbps)
So quite OK, IMHO
On my 1GigE connection, SAB reports:
Internet Bandwidth 149.3 MB/s (1194.4 Mbps)
Internet Bandwidth 94.8 MB/s (758.4 Mbps)
Internet Bandwidth 104.8 MB/s (838.4 Mbps)
So quite OK, IMHO
-
trillistjay
- Newbie

- Posts: 6
- Joined: January 25th, 2022, 1:27 pm
Re: internet bandwidth not showing 1g
I am running windows 10.
Re: internet bandwidth not showing 1g
Do you have IPv6 enabled? Easy check: can you reach https://ipv6.google.com/ ?
-
trillistjay
- Newbie

- Posts: 6
- Joined: January 25th, 2022, 1:27 pm
Re: internet bandwidth not showing 1g
I cannot. Should it be?
-
trillistjay
- Newbie

- Posts: 6
- Joined: January 25th, 2022, 1:27 pm
Re: internet bandwidth not showing 1g
IPv6 enabled. Still same. Bandwidth ranges from. 328mbps to 380mbps.
Re: internet bandwidth not showing 1g
(I asked about IPv6 because it case of weird implementations it can slow down things).
OK, now we're getting technical:
Can you install "curl" from https://curl.se/windows/ . Maybe reboot Windows afterwards (I'm not a Windows person)
Then, on the Windows CMD prompt:
It will report the speed:
SO ... 10.4MB/s = about 100 Mbps
What do you get?
EDIT
On my Linux, I'm more a fan of wget. Works on Windows too:
Get it from https://eternallybored.org/misc/wget/
OK, now we're getting technical:
Can you install "curl" from https://curl.se/windows/ . Maybe reboot Windows afterwards (I'm not a Windows person)
Then, on the Windows CMD prompt:
Code: Select all
curl https://sabnzbd.org/tests/internetspeed/20MB.bin --output NULIt will report the speed:
Code: Select all
C:\>curl https://sabnzbd.org/tests/internetspeed/20MB.bin --output NUL
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20.0M 100 20.0M 0 0 10.4M 0 0:00:01 0:00:01 --:--:-- 10.4M
C:\>What do you get?
EDIT
On my Linux, I'm more a fan of wget. Works on Windows too:
Get it from https://eternallybored.org/misc/wget/
Code: Select all
C:\Temp>wget.exe https://sabnzbd.org/tests/internetspeed/20MB.bin -O NUL
--2022-01-26 14:25:22-- https://sabnzbd.org/tests/internetspeed/20MB.bin
Resolving sabnzbd.org (sabnzbd.org)... 104.26.3.117, 104.26.2.117, 172.67.69.176, ...
Connecting to sabnzbd.org (sabnzbd.org)|104.26.3.117|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20971520 (20M) [application/octet-stream]
Saving to: 'NUL'
NUL 100%[=================================================>] 20,00M 10,9MB/s in 1,8s
2022-01-26 14:25:24 (10,9 MB/s) - 'NUL' saved [20971520/20971520]
C:\Temp>-
trillistjay
- Newbie

- Posts: 6
- Joined: January 25th, 2022, 1:27 pm
Re: internet bandwidth not showing 1g
100 20.0M 100 20.0M 0 0 23.5M 0 --:--:-- --:--:-- --:--:-- 23.6M
Re: internet bandwidth not showing 1g
So 23.6 MB/s. About the same as SABnzbd reported to you?trillistjay wrote: ↑January 26th, 2022, 11:27 am 100 20.0M 100 20.0M 0 0 23.5M 0 --:--:-- --:--:-- --:--:-- 23.6M
Let's what another (big) download reports:
Code: Select all
curl https://releases.ubuntu.com/20.04.3/ubuntu-20.04.3-desktop-amd64.iso --output NUL-
trillistjay
- Newbie

- Posts: 6
- Joined: January 25th, 2022, 1:27 pm
Re: internet bandwidth not showing 1g
100 2929M 100 2929M 0 0 32.4M 0 0:01:30 0:01:30 --:--:-- 34.4M
right now sab is saying 41mb/s
right now sab is saying 41mb/s
Re: internet bandwidth not showing 1g
So: SAB and Curl agree on the speed.trillistjay wrote: ↑January 26th, 2022, 1:01 pm 100 2929M 100 2929M 0 0 32.4M 0 0:01:30 0:01:30 --:--:-- 34.4M
right now sab is saying 41mb/s
With the curl speed ... maybe contact your ISP why you don't get 1 Gbps?
Re: internet bandwidth not showing 1g
And ... did you contact your ISP?
ISPs can prioritize speedtest sites over real, normal sites. So if you don't get the contracted speed with real download, talk to your ISP.
ISPs can prioritize speedtest sites over real, normal sites. So if you don't get the contracted speed with real download, talk to your ISP.