diff options
author | Dan McGee <dan@archlinux.org> | 2010-09-23 17:37:50 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-09-25 02:39:36 +0200 |
commit | 46dec163468f0e53b00b68f5c370b5e7b5e4cfc3 (patch) | |
tree | 6c3befe5eb344e1212a9892415aa3f560e937ca2 /templates/mirrors/status.html | |
parent | 10fca8281663d45c08367f9d5e351c66b670d773 (diff) | |
download | archweb-46dec163468f0e53b00b68f5c370b5e7b5e4cfc3.tar.gz archweb-46dec163468f0e53b00b68f5c370b5e7b5e4cfc3.tar.xz |
Add note about mean syncing delay
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status.html')
-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 03e4930..8dbecc0 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 |