#3441 Far/slow mirrors returned by mirrormanager for Armenia
Closed: Fixed Opened by suren.

= bug description =
I'm getting low download rates for fedora repositories. That's because mirrormanager selects mirrors which are too far from me (Armenia).
My IP is 46.162.193.77 .
Attached find the metalink which I get.

= bug analysis =
There are no public mirrors in Armenia, so mirrormanager is trying to provide a close one, but it fails Indonesia, Honk Kong and Japan are in fact (300ms+ RTT).

= fix recommendation =
The best fix for this would be a mirror in Armenia (will try to organize that), but before that it would be better if mirrormanager could provide mirrors in Germany, France or Russia.


I added a CountryContinentRedirect(country=u'AM', continent=u'EU') to the MirrorManager database, which will redirect users in Armenia (as determined by GeoIP) to European mirrors instead of Asia/Pacific mirrors.

Thanks,
Matt

Metadata