From 95f40cef8febe1654269b7db91777f8b340d5763 Mon Sep 17 00:00:00 2001 From: Suhail Haris Date: Sat, 18 Nov 2023 16:10:06 +0400 Subject: [PATCH] Update some iperf servers Clouvider, mainly NYC has been very saturated recently, giving incorrect results. Replacing this with Leaseweb for NYC, and added an Asian Location - Leaseweb SG. --- yabs.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yabs.sh b/yabs.sh index 611919b..538e353 100644 --- a/yabs.sh +++ b/yabs.sh @@ -12,7 +12,7 @@ # performance via fio. The script is designed to not require any dependencies # - either compiled or installed - nor admin privileges to run. -YABS_VERSION="v2023-09-06" +YABS_VERSION="v2023-11-18" echo -e '# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #' echo -e '# Yet-Another-Bench-Script #' @@ -821,9 +821,10 @@ if [ -z "$SKIP_IPERF" ]; then "ping6.online.net" "5200-5209" "Scaleway" "Paris, FR (10G)" "IPv6" \ "speedtest.novoserve.com" "5201-5206" "NovoServe" "North Holland, NL (40G)" "IPv4|IPv6" \ "speedtest.uztelecom.uz" "5200-5207" "Uztelecom" "Tashkent, UZ (10G)" "IPv4|IPv6" \ - "nyc.speedtest.clouvider.net" "5200-5209" "Clouvider" "NYC, NY, US (10G)" "IPv4|IPv6" \ + "speedtest.nyc1.us.leaseweb.net" "5201-5210" "Leaseweb" "NYC, NY, US (10G)" "IPv4|IPv6" \ "dal.speedtest.clouvider.net" "5200-5209" "Clouvider" "Dallas, TX, US (10G)" "IPv4|IPv6" \ - "la.speedtest.clouvider.net" "5200-5209" "Clouvider" "Los Angeles, CA, US (10G)" "IPv4|IPv6" + "la.speedtest.clouvider.net" "5200-5209" "Clouvider" "Los Angeles, CA, US (10G)" "IPv4|IPv6" \ + "speedtest.sin1.sg.leaseweb.net" "5201-5210" "Leaseweb" "Singapore, SG (10G)" "IPv4|IPv6" \ ) # if the "REDUCE_NET" flag is activated, then do a shorter iperf test with only three locations