diff options
author | Patrick McDermott <pehjota> | 2019-08-05 19:48:46 (EDT) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2019-08-05 19:48:46 (EDT) |
commit | bc2632aac5fb99b4eb81cd212835533dac06ae26 (patch) | |
tree | 37e64a1be8e0c8c8c4821ee760c9bf682bd8c210 /dev | |
parent | 960f4d8b3477d8ef719ff4a46004e505fbf41a5f (diff) |
dev/archive/mirroring: Encourage mirror load balancing
Diffstat (limited to 'dev')
-rw-r--r-- | dev/archive/mirroring.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev/archive/mirroring.mdwn b/dev/archive/mirroring.mdwn index 1486b76..e992d31 100644 --- a/dev/archive/mirroring.mdwn +++ b/dev/archive/mirroring.mdwn @@ -69,7 +69,9 @@ Run the following command one to four times daily to synchronize your mirror: > ${src} /path/to/your/mirror/directory/ Where `${src}` is any primary mirror listed in -<http://files.proteanos.com/pub/proteanos-mirrors-rsync>. +<http://files.proteanos.com/pub/proteanos-mirrors-rsync>. Please try to select +a primary mirror that is being used by few or no other secondary mirrors, to +evenly spread the load across the primary mirrors. Announcing a Public Mirror |