Volker Braun wrote:
> Define "static list of mirrors".

const char *default_mirror_list[48]=
{
  "http://sagemath.polytechnic.edu.na/";,
  "ftp://ftp.sun.ac.za/pub/mirrors/www.sagemath.org/";,
  "http://sagemath.mirror.ac.za/";,
  "http://sagemath.mirror.tn/";,
  "http://ftp.leg.uct.ac.za/pub/packages/sage/";,
  "http://mirrors-usa.go-parts.com/sage/";,
  "http://modular.fas.harvard.edu/sage/";,
  "http://mirrors.hub.co/sage/";,
  "http://modular.math.jmu.edu/";,
  "http://sage.scipy.org/sage/";,
  "http://www.cecm.sfu.ca/sage/";,
  "http://sage.technocozy.com/";,
  "http://mirror.clibre.uqam.ca/sage/";,
  "http://mirrors.xmission.com/sage/";,
  "http://sagemath.c3sl.ufpr.br/";,
  "http://linorg.usp.br/sage/";,
  "http://sage.asis.io/";,
  "http://mirrors.hustunique.com/sagemath/";,
  "http://mirror.hust.edu.cn/sagemath/";,
  "http://ftp.iitm.ac.in/sage/";,
  "http://mirror.unej.ac.id/mirrors/sage/";,
  "http://ftp.kaist.ac.kr/sage/";,
  "http://jambu.spms.ntu.edu.sg/sage/";,
  "http://ftp.riken.jp/sagemath/";,
  "http://mirrors.tuna.tsinghua.edu.cn/sagemath/";,
  "http://mirrors.ustc.edu.cn/sagemath/";,
  "http://ftp.tsukuba.wide.ad.jp/software/sage/";,
  "http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/";,
  "http://mirror.yandex.ru/mirrors/sage.math.washington.edu/";,
  "http://sage.yasar.edu.tr/";,
  "http://mirror.yongbok.net/sage/";,
  "http://mirror.aarnet.edu.au/pub/sage/";,
  "http://echidna.maths.usyd.edu.au/sage/";,
  "ftp://ftp.fu-berlin.de/unix/misc/sage/";,
  "http://sage.mirror.garr.it/mirrors/sage/";,
  "http://mirrors-uk.go-parts.com/sage/";,
  "http://mirrors-ru.go-parts.com/sage/";,
  "http://www-eu-1.sagedev.org/mirror/";,
  "http://www.mirrorservice.org/sites/www.sagemath.org/";,
  "http://sunsite.rediris.es/mirror/sagemath/";,
  "http://mirror.switch.ch/mirror/sagemath/";,
  "http://sage.Igor.onlineDirect.bg/";,
  "http://servingzone.com/mirrors/sage/";,
  "http://ftp.sh.cvut.cz/MIRRORS/sagemath/";,
  "http://mirrors.fe.up.pt/pub/sage/";,
  "http://www-ftp.lip6.fr/pub/math/sagemath/";,
  "http://ftp.ntua.gr/pub/sagemath/";,
  NULL
};

More seriously:

The ones currently *known* to us (perhaps excluding those that appear to
have definitely gone/have never(?) been set up like sage.scipy.org, but
including the ones that are currently not available).


> On Sunday, May 10, 2015 at 4:10:28 PM UTC+2, leif wrote:
> 
>     since we now benchmark the mirrors in sage-download-file ourselves).
> 
> 
> We don't (until #15642 is reviewed)

Until it is merged and released.

But anyone can pull the branch already; it appears to be functional (atm).

[Please pull, build, test, review and report back!]TM


-leif


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to