diff options
author | onefang | 2019-12-26 17:06:29 +1000 |
---|---|---|
committer | onefang | 2019-12-26 17:06:29 +1000 |
commit | 771e20678e46e7172b4799e18af6737bc9a2b61b (patch) | |
tree | 348b576bd7dbbee5adb95168baf90e154d5868a6 | |
parent | Tweak timeouts for curl downloads. (diff) | |
download | apt-panopticon-771e20678e46e7172b4799e18af6737bc9a2b61b.zip apt-panopticon-771e20678e46e7172b4799e18af6737bc9a2b61b.tar.gz apt-panopticon-771e20678e46e7172b4799e18af6737bc9a2b61b.tar.bz2 apt-panopticon-771e20678e46e7172b4799e18af6737bc9a2b61b.tar.xz |
Hopefully properly link out of explanations.html.
-rw-r--r-- | explanations.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/explanations.html b/explanations.html index 5ce0376..f48acc1 100644 --- a/explanations.html +++ b/explanations.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <html><head><title>apt-panopticon explanations</title> | 1 | <html><head><title>apt-panopticon explanations</title> |
2 | </head><body bgcolor="black" text="white"><h1>Welcome to the apt-panopticon explanations page.</h1> | 2 | </head><body bgcolor="black" text="white"><h1>Welcome to the apt-panopticon explanations page.</h1> |
3 | <p>The purpose of this page is to try to explain everything shown on <a href="results/Report-web.html">the results page</a>, | 3 | <p>The purpose of this page is to try to explain everything shown on <a href="Report-web.html">the results page</a>, |
4 | so that the results page can link to the various parts for the curious.<p> | 4 | so that the results page can link to the various parts for the curious.<p> |
5 | 5 | ||
6 | <hr><h1 id="IPv4">IPV4 tests</h1> | 6 | <hr><h1 id="IPv4">IPV4 tests</h1> |
@@ -54,7 +54,7 @@ It does this by measuring the reported speeds from the curl commands that actual | |||
54 | Since apt-panopticon is trying hard to download everything from all mirrors all at the same time, this guess will be low. | 54 | Since apt-panopticon is trying hard to download everything from all mirrors all at the same time, this guess will be low. |
55 | Also, the computer running the apt-panopticon might have a network connection that is busy with other things. | 55 | Also, the computer running the apt-panopticon might have a network connection that is busy with other things. |
56 | Finally, the tested mirror may have a bigger network connection than the computer running the test, so wont show it's true maximum. | 56 | Finally, the tested mirror may have a bigger network connection than the computer running the test, so wont show it's true maximum. |
57 | So take this speed measurement with a grain of salt, it's more of an indication, the <a href="apt-panopticon_cgp/index.php">full graphs</a> might be useful. | 57 | So take this speed measurement with a grain of salt, it's more of an indication, the <a href="../apt-panopticon_cgp/index.php">full graphs</a> might be useful. |
58 | </p> | 58 | </p> |
59 | 59 | ||
60 | </body></html> | 60 | </body></html> |