diff options
author | Dan McGee <dan@archlinux.org> | 2010-09-23 10:37:50 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-09-24 19:39:36 -0500 |
commit | 46dec163468f0e53b00b68f5c370b5e7b5e4cfc3 (patch) | |
tree | 6c3befe5eb344e1212a9892415aa3f560e937ca2 | |
parent | 10fca8281663d45c08367f9d5e351c66b670d773 (diff) |
Add note about mean syncing delayrelease_2010-09-24
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | templates/mirrors/status.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html index 03e49302..8dbecc07 100644 --- a/templates/mirrors/status.html +++ b/templates/mirrors/status.html @@ -23,7 +23,8 @@ 'unknown'.</li> <li><em>μ Delay:</em> The calculated average mirroring delay; e.g. the mean value of <tt>last check − last sync</tt> for each check of - this mirror URL.</li> + this mirror URL. Due to the timing of mirror checks, any value under + one hour should be viewed as ideal.</li> <li><em>μ Duration:</em> The average (mean) time it took to connect and retrieve the <tt>lastsync</tt> file from the given URL. Note that this connection time is from the location of the Arch server; your geography |