Page MenuHome GnuPG

Slow download from www.gnupg.org/ftp
Closed, ResolvedPublic

Description

I was only able to download with 235 KB/s:

$ wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
--2022-05-24 09:42:18--  https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
Resolving www.gnupg.org... 217.69.76.60, 2001:aa8:fff1:2100::60
Connecting to www.gnupg.org|217.69.76.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6038388 (5.8M) [application/x-xz]
Saving to: ‘gnutls-3.7.1.tar.xz’

gnutls-3.7.1.tar.xz                   100%[=======================================================================>]   5.76M   170KB/s    in 25s     

2022-05-24 09:42:44 (235 KB/s) - ‘gnutls-3.7.1.tar.xz’ saved [6038388/6038388]

Event Timeline

Subsequent downloads (also of the latest gnutls-3.7.5.tar.gz) where fast. Is there a configuration problem with loading uncached data, or was the bandwidth full at the first time?

$ wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.5.tar.xz
--2022-05-24 09:46:09--  https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.5.tar.xz
Resolving www.gnupg.org... 217.69.76.60, 2001:aa8:fff1:2100::60
Connecting to www.gnupg.org|217.69.76.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6321392 (6.0M) [application/x-xz]
Saving to: ‘gnutls-3.7.5.tar.xz’

gnutls-3.7.5.tar.xz                   100%[=======================================================================>]   6.03M  40.1MB/s    in 0.2s    

2022-05-24 09:46:09 (40.1 MB/s) - ‘gnutls-3.7.5.tar.xz’ saved [6321392/6321392]

$ wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
--2022-05-24 09:46:18--  https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
Resolving www.gnupg.org... 217.69.76.60, 2001:aa8:fff1:2100::60
Connecting to www.gnupg.org|217.69.76.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6038388 (5.8M) [application/x-xz]
Saving to: ‘gnutls-3.7.1.tar.xz’

gnutls-3.7.1.tar.xz                   100%[=======================================================================>]   5.76M  --.-KB/s    in 0.1s    

2022-05-24 09:46:18 (38.5 MB/s) - ‘gnutls-3.7.1.tar.xz’ saved [6038388/6038388]
werner claimed this task.
werner added a subscriber: werner.

For me it is faster:

$ wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
--2022-05-24 15:25:18--  https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
Resolving www.gnupg.org (www.gnupg.org)... 217.69.76.60, 2001:aa8:fff1:2100::60
Connecting to www.gnupg.org (www.gnupg.org)|217.69.76.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6038388 (5.8M) [application/x-xz]
Saving to: ‘gnutls-3.7.1.tar.xz’

gnutls-3.7.1.tar.xz              100%[=======================================================>]   5.76M  22.6MB/s    in 0.3s    

2022-05-24 15:25:18 (22.6 MB/s) - ‘gnutls-3.7.1.tar.xz’ saved [6038388/6038388]

6 hops away from the data center ( ae4.cr2.dus6.plusserver.com). However, it seems that plusserver had some connectivity/routing problems yesterday evening and maybe even this morning.