[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r19472: {website} Include page request and disk space estimates for running a (website/trunk/en)
Author: phobos
Date: 2009-05-07 13:25:21 -0400 (Thu, 07 May 2009)
New Revision: 19472
Modified:
website/trunk/en/running-a-mirror.wml
Log:
Include page request and disk space estimates for running a mirror.
Thanks to m1 for the suggestion.
Modified: website/trunk/en/running-a-mirror.wml
===================================================================
--- website/trunk/en/running-a-mirror.wml 2009-05-07 13:18:43 UTC (rev 19471)
+++ website/trunk/en/running-a-mirror.wml 2009-05-07 17:25:21 UTC (rev 19472)
@@ -9,7 +9,11 @@
<h2>Tor: Running a Mirror</h2>
<hr />
-<p>All of our mirrors are publicly listed on <a href="<page mirrors>">our mirrors page</a>.</p>
+<p>Thanks for considering to be a mirror. All of our mirrors are publicly
+listed on <a href="<page mirrors>">our mirrors page</a>. You should
+expect around 500 page requests per day from users all over the world.
+The Tor website and distribution directory currently require 15GB of
+disk space. The /dist directory alone is 3.6 GB.</p>
<p>
If you would like to run a mirror, it's as easy as this command to download
@@ -19,7 +23,7 @@
rsync -av --delete rsync://rsync.torproject.org/tor tor-mirror/
</tt>
<br /> <br />
-If you would like to run a dist/ mirror, it's as easy as this command to
+If you would like to run only a dist/ mirror, it's as easy as this command to
download everything a dist mirror should share with the world:
<br /> <br />
<tt>