RPM

Comment 29 for bug 913235

Revision history for this message
In , Filip-komar (filip-komar) wrote :

(In reply to Neal Gompa from comment #26)
> We also probably want to have an automatic redirector like Fedora's
> download.fedoraproject.org site, which automatically redirects to the best
> mirror that can provide a given directory/file.

We already use a simple download redirector[0] for almost all our ISO files[1] and for pdf and epub files doc[2] files.
But when the mirrorbrain infrastructure will be in place and well tested I'll do my best to implement it on mentioned web pages.
Current redirector is working well now but it relies on generated lists[3][4]. Refresh of those lists[5] is triggered manually.

[0] http://gitweb.mageia.org/web/www/tree/en/downloads/get/index.php
[1] http://www.mageia.org/en/downloads/get/index.php?q=Mageia-5-i586-DVD.iso
[2] https://www.mageia.org/doc/
[3] http://gitweb.mageia.org/web/www/tree/lib/cached.list.php
[4] http://gitweb.mageia.org/web/www/tree/lib/cached.list_doc.php
[5] http://gitweb.mageia.org/web/www/tree/tools/update-mirrors-list.php