summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/status.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-10-07 08:09:07 -0500
committerDan McGee <dan@archlinux.org>2010-10-07 08:09:07 -0500
commit82f3b02f602b8244047ab12f38dadc42f416bd2d (patch)
tree4ed2ffe599ee459313da2e71b2347cdaebf78a40 /templates/mirrors/status.html
parent2e299273e2462775cf3ecd4f93715678575319fd (diff)
downloadarchweb-82f3b02f602b8244047ab12f38dadc42f416bd2d.tar.gz
archweb-82f3b02f602b8244047ab12f38dadc42f416bd2d.zip
Factor check completion pct into mirror scorerelease_2010-10-07
Use it as the divisor in our slightly longer equation. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status.html')
-rw-r--r--templates/mirrors/status.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html
index d2e45375..47ba9b7c 100644
--- a/templates/mirrors/status.html
+++ b/templates/mirrors/status.html
@@ -36,8 +36,9 @@
retrieval time. A high standard deviation can indicate an unstable or
overloaded mirror.</li>
<li><em>Mirror Score:</em> A very rough calculation for ranking
- mirrors. It is currently calculated as <tt>hours delay + average
- duration + standard deviation</tt>. Lower is better.</li>
+ mirrors. It is currently calculated as <tt>(hours delay + average
+ duration + standard deviation) / completion percentage</tt>. Lower
+ is better.</li>
</ul>
<p>The final table on this page is an error log, which shows any errors
that occurred while contacting mirrors. This only shows errors that