You are not logged in.

#1 2010-02-20 14:47:25

thesimpsons
Member
From: Rockville, MD
Registered: 2009-03-30
Posts: 15

How to know which one is fastest in /etc/pacman.d/mirrorlist?

I'm in Maryland, yesterday pacman -Syu  very slow only 23kb/s. How to know which one is fastest in /etc/pacman.d/mirrorlist? Thank you.


I'm learning English.  If there are any grammar or other mistakes, please tell me. Thank you.

Offline

#2 2010-02-20 14:48:34

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: How to know which one is fastest in /etc/pacman.d/mirrorlist?

Use reflector

Offline

#3 2010-02-20 14:50:42

Roline
Member
From: Netherlands
Registered: 2009-12-05
Posts: 207
Website

Re: How to know which one is fastest in /etc/pacman.d/mirrorlist?

http://wiki.archlinux.org/index.php/Imp … erformance

So:

# cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.org

then remove all the #'s before the mirrors in the /etc/pacman.d/mirrorlist.org with your favorite editor.

then run

# rankmirrors -n 10 /etc/pacman.d/mirrorlist.org

There you have it, the 10 best mirrors for you. Don't forget to paste those 10 at the top of /etc/pacman.d/mirrorlist

Last edited by Roline (2010-02-20 14:56:02)


Bitbucket - DeviantART - Userstyles
*Currently Not Using Arch

Offline

#4 2010-02-20 15:58:18

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: How to know which one is fastest in /etc/pacman.d/mirrorlist?

Although I agree that latency measurement is a good start, low ping does not equal high bandwidth/speed. Use something like wget to further measure a few close mirrors. smile

Offline

Board footer

Powered by FluxBB