diff options
author | onefang | 2022-01-28 06:24:31 +1000 |
---|---|---|
committer | onefang | 2022-01-28 06:24:31 +1000 |
commit | 58cbe969b7dd06b0b188dd6ae088fb0dafcd1f9e (patch) | |
tree | ea6cc813f542a938060454ba541eaf4287639207 /Report-web_3.html | |
parent | Include DNSRR: maybe in the DNSRR checks. (diff) | |
download | apt-panopticon-58cbe969b7dd06b0b188dd6ae088fb0dafcd1f9e.zip apt-panopticon-58cbe969b7dd06b0b188dd6ae088fb0dafcd1f9e.tar.gz apt-panopticon-58cbe969b7dd06b0b188dd6ae088fb0dafcd1f9e.tar.bz2 apt-panopticon-58cbe969b7dd06b0b188dd6ae088fb0dafcd1f9e.tar.xz |
Explain the new red question mark.
Diffstat (limited to '')
-rw-r--r-- | Report-web_3.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Report-web_3.html b/Report-web_3.html index 6eac6f7..a1ca70d 100644 --- a/Report-web_3.html +++ b/Report-web_3.html | |||
@@ -7,9 +7,12 @@ | |||
7 | <p><font color='aqua'><b>TIMEOUT</b></font> or <font color='blue'><b>TIMEOUT</b></font> means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.</p> | 7 | <p><font color='aqua'><b>TIMEOUT</b></font> or <font color='blue'><b>TIMEOUT</b></font> means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.</p> |
8 | <p>NOTE: timeouts may be due to a problem on the testing computer, it might be busy with other things, or be having it's own network problems.</p> | 8 | <p>NOTE: timeouts may be due to a problem on the testing computer, it might be busy with other things, or be having it's own network problems.</p> |
9 | <p>NOTE: the speed of the server this checking script is running on might be wildly exaggerated, it doesn't have to go through the Internet to download from itself.</p> | 9 | <p>NOTE: the speed of the server this checking script is running on might be wildly exaggerated, it doesn't have to go through the Internet to download from itself.</p> |
10 | <p>The DNS round robin (DNS-RR) column shows the IPs for that mirror, or <font color='grey'><b>no</b></font> if it isn't part of the DNS-RR. The IPs link to the testing log for that IP accessed via the DNS-RR. | 10 | <p>The DNS round robin (DNS-RR) column shows the IPs for that mirror, or <font color='grey'><b>no</b></font> if it isn't part of the DNS-RR.</p> |
11 | If a mirror <a href='DNS-RR_good.txt'>should be</a> it is marked with '<font color='green'><b>✅</b></font>', if it <a href='DNS-RR_bad.txt'>should not be</a> it is marked with '<font color='red'>❌</font>'. | 11 | <p> The IPs link to the testing log for that IP accessed via the DNS-RR.</p> |
12 | deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly. | 12 | <p> If a mirror <a href='DNS-RR_good.txt'>should be</a> it is marked with '<font color='green'><b>✅</b></font>', |
13 | if it <a href='DNS-RR_bad.txt'>should not be</a> it is marked with '<font color='red'>❌</font>', | ||
14 | if it might be but still pending full testing, it is marked with '<font color='red'>❓</font>'.</p> | ||
15 | <p> deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly. | ||
13 | </p> | 16 | </p> |
14 | <p>The time in the Updated column is how often the mirror updates itself.</p> | 17 | <p>The time in the Updated column is how often the mirror updates itself.</p> |
15 | <p>Mirrors with a <font style='background-color:dimgrey'>grey background</font> are not active (though may be usable as part of the DNS-RR).</p> | 18 | <p>Mirrors with a <font style='background-color:dimgrey'>grey background</font> are not active (though may be usable as part of the DNS-RR).</p> |