diff options
-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 |