diff options
author | onefang | 2020-02-06 18:56:27 +1000 |
---|---|---|
committer | onefang | 2020-02-06 18:56:27 +1000 |
commit | bf4e9480023f0ef09e215ae163b947c420d72abd (patch) | |
tree | 55f57dc354b1c2e220c45c1da120ad1d37085189 /Report-web_TABLE.html | |
parent | Clean up the README, add some more text, remove the theory part. (diff) | |
download | apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.zip apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.tar.gz apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.tar.bz2 apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.tar.xz |
Explain why URL sanity.
Diffstat (limited to 'Report-web_TABLE.html')
-rw-r--r-- | Report-web_TABLE.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Report-web_TABLE.html b/Report-web_TABLE.html index bad7148..b576706 100644 --- a/Report-web_TABLE.html +++ b/Report-web_TABLE.html | |||
@@ -96,7 +96,8 @@ | |||
96 | <h1>URL sanity tests</h1> | 96 | <h1>URL sanity tests</h1> |
97 | <p>The URL sanity test replaces "/" in URLS with "///", to see if the mirror can cope with that. | 97 | <p>The URL sanity test replaces "/" in URLS with "///", to see if the mirror can cope with that. |
98 | This might happen due to a minor mis-configuration by the apt user, but decent web servers should cope with that. | 98 | This might happen due to a minor mis-configuration by the apt user, but decent web servers should cope with that. |
99 | The result for a mirror that does not cope is a failed download for that user, so this is an ERROR. | 99 | The result for a mirror that does not cope is a failed download for that user, so this is an ERROR. |
100 | We care about this coz apt has had multiple bugs in the past where they might let URLs like that slip through. | ||
100 | </p> | 101 | </p> |
101 | </div> | 102 | </div> |
102 | </div> | 103 | </div> |