Update speedtest server to a "better" one recommended by OVH
This commit is contained in:
parent
d28ebe57d0
commit
2b84c4a1bf
6
nench.sh
6
nench.sh
@ -127,7 +127,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
printf '%s\n' '-------------------------------------------------'
|
printf '%s\n' '-------------------------------------------------'
|
||||||
printf ' nench.sh v2019.03.01 -- https://git.io/nench.sh\n'
|
printf ' nench.sh v2019.06.29 -- https://git.io/nench.sh\n'
|
||||||
date -u '+ benchmark timestamp: %F %T UTC'
|
date -u '+ benchmark timestamp: %F %T UTC'
|
||||||
printf '%s\n' '-------------------------------------------------'
|
printf '%s\n' '-------------------------------------------------'
|
||||||
|
|
||||||
@ -272,7 +272,7 @@ then
|
|||||||
Bps_to_MiBps
|
Bps_to_MiBps
|
||||||
|
|
||||||
printf ' OVH BHS (CA): '
|
printf ' OVH BHS (CA): '
|
||||||
download_benchmark -4 http://proof.ovh.ca/files/100Mio.dat | \
|
download_benchmark -4 http://speedtest-bhs.as16276.ovh/files/100Mio.dat | \
|
||||||
Bps_to_MiBps
|
Bps_to_MiBps
|
||||||
|
|
||||||
else
|
else
|
||||||
@ -301,7 +301,7 @@ then
|
|||||||
Bps_to_MiBps
|
Bps_to_MiBps
|
||||||
|
|
||||||
printf ' OVH BHS (CA): '
|
printf ' OVH BHS (CA): '
|
||||||
download_benchmark -6 http://proof.ovh.ca/files/100Mio.dat | \
|
download_benchmark -6 http://speedtest-bhs.as16276.ovh/files/100Mio.dat | \
|
||||||
Bps_to_MiBps
|
Bps_to_MiBps
|
||||||
|
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user