Reflector choosing the worst possible mirrors
Reflector choosing the worst possible mirrors
I used to pick out mirrors manually and had servers very close to me, but I recently started using reflector to automate the process, but the mirrors it chooses is absolute dogshit and gives me really slow speeds.
What am I doing wrong?
Could you include what you're currently using for the various reflector command-line switches? (e.g. --age --protocol --sort ...)
Here's whats in
/etc/xdg/reflector/reflector.conf
i believe that is what will be used by reflector if it is enabled/started as a systemd service. but, i think, that'll not be used if you're just calling it on the command-line. in that latter case, i think you must supply (those) command-line switches on ...the command-line. (maybe)
Been a while since I mucked with reflector, but you don't seem to be prioritizing faster mirrors whatsoever. Try
--sort rate
instead. If that's not fast enough I'd also increase your--latest
up to maybe 15 so that you have higher odds of a fast mirror being in the group of just-updated mirrors.