You are not logged in.
Pages: 1
Hey guys
I'm curious if there is some speed test thing on the web to check the download speed on certain servers, so say,
when i install arch via FTP mirror, i would like to first check which mirror is the fastest. so can i test ftp://ftp.belnet.be or ftp://ftp.hosteurope.de somewhere on the web?
thanks
sv
edit: it would be a neat feature if the arch ftp installer could put the speed of the mirrors next to them
Last edited by staticvoid (2008-02-15 20:14:52)
this is my sig
Offline
rankmirrors - it's already installed on your system, part of the pacman package.
Offline
I would also like to know this.
Problem with rankmirrors is that it only pings the mirrors, and doesn't check if there is enough bandwidth for your max connection speed. I have tried rankmirrors in the past, and I can say that the mirrors with best pings aren't necessarily the fastest ones.
Offline
rankmirrors - it's already installed on your system, part of the pacman package.
cool! i didn't know that!
figures.. archlinux is genious
sv
Last edited by staticvoid (2008-02-17 16:45:29)
this is my sig
Offline
so can the install put the speed by the mirrors listed by running rankmirror before listing them?
sv
this is my sig
Offline
I would also like to know this.
Problem with rankmirrors is that it only pings the mirrors, and doesn't check if there is enough bandwidth for your max connection speed. I have tried rankmirrors in the past, and I can say that the mirrors with best pings aren't necessarily the fastest ones.
Where did you get this information?
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Pages: 1