Thomas Sjögren commited on 2005-04-11 17:04:54
Zeige 2 geänderte Dateien mit 14 Einfügungen und 8 Löschungen.
| ... | ... |
@@ -5,7 +5,7 @@ Content-type: text/html |
| 5 | 5 |
</HEAD><BODY> |
| 6 | 6 |
<H1>TOR</H1> |
| 7 | 7 |
Section: User Commands (1)<BR>Updated: March 2005<BR><A HREF="#index">Index</A> |
| 8 |
-<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR> |
|
| 8 |
+<A HREF="../">Return to Main Contents</A><HR> |
|
| 9 | 9 |
|
| 10 | 10 |
<A NAME="lbAB"> </A> |
| 11 | 11 |
<H2>NAME</H2> |
| ... | ... |
@@ -61,6 +61,12 @@ A token bucket limits the average incoming bandwidth on this node to |
| 61 | 61 |
the specified number of bytes per second. (Default: 780 KB) |
| 62 | 62 |
<DT><B>BandwidthBurst </B><I>N</I> <B>bytes</B>|<B>KB</B>|<B>MB</B>|<B>GB</B>|<B>TB</B><DD> |
| 63 | 63 |
Limit the maximum token bucket size (also known as the burst) to the given number of bytes. (Default: 48 MB) |
| 64 |
+<DT><B>MaxAdvertisedBandwidth </B><I>N</I> <B>bytes</B>|<B>KB</B>|<B>MB</B>|<B>GB</B>|<B>TB</B><DD> |
|
| 65 |
+If set, we will not advertise more than this amount of bandwidth for our |
|
| 66 |
+BandwidthRate. Server operators who want to reduce the number of clients |
|
| 67 |
+who ask to build circuits through them (since this is proportional to |
|
| 68 |
+advertised bandwidth rate) can thus reduce the CPU demands on their |
|
| 69 |
+server without impacting network performance. |
|
| 64 | 70 |
<DT><B>DataDirectory </B><I>DIR</I><DD> |
| 65 | 71 |
Store working data in DIR (Default: @LOCALSTATEDIR@/lib/tor) |
| 66 | 72 |
<DT><B>DirServer </B><I>address:port fingerprint</I><DD> |
| ... | ... |
@@ -309,7 +315,7 @@ When the number of bytes is exhausted, Tor will hibernate until some |
| 309 | 315 |
time in the next accounting period. To prevent all servers from |
| 310 | 316 |
waking at the same time, Tor will also wait until a random point in |
| 311 | 317 |
each period before waking up. If you have bandwidth cost issues, |
| 312 |
-using this option is preferable to setting a low bandwidth, since it |
|
| 318 |
+enabling hibernation is preferable to setting a low bandwidth, since it |
|
| 313 | 319 |
provides users with a collection of fast servers that are up some of |
| 314 | 320 |
the time, which is more useful than a set of slow servers that are |
| 315 | 321 |
always "available". |
| ... | ... |
@@ -438,11 +444,11 @@ The tor process stores keys and other data here. |
| 438 | 444 |
<A NAME="lbAL"> </A> |
| 439 | 445 |
<H2>SEE ALSO</H2> |
| 440 | 446 |
|
| 441 |
-<B><A HREF="/cgi-bin/man/man2html?1+privoxy">privoxy</A></B>(1), |
|
| 447 |
+<B><A HREF="../?1+privoxy">privoxy</A></B>(1), |
|
| 442 | 448 |
|
| 443 |
-<B><A HREF="/cgi-bin/man/man2html?1+tsocks">tsocks</A></B>(1), |
|
| 449 |
+<B><A HREF="../?1+tsocks">tsocks</A></B>(1), |
|
| 444 | 450 |
|
| 445 |
-<B><A HREF="/cgi-bin/man/man2html?1+torify">torify</A></B>(1) |
|
| 451 |
+<B><A HREF="../?1+torify">torify</A></B>(1) |
|
| 446 | 452 |
|
| 447 | 453 |
<P> |
| 448 | 454 |
<B><A HREF="http://tor.eff.org/">http://tor.eff.org/</A></B> |
| ... | ... |
@@ -477,8 +483,8 @@ Roger Dingledine <<A HREF="mailto:arma@mit.edu">arma@mit.edu</A>>, Nick Ma |
| 477 | 483 |
</DL> |
| 478 | 484 |
<HR> |
| 479 | 485 |
This document was created by |
| 480 |
-<A HREF="/cgi-bin/man/man2html">man2html</A>, |
|
| 486 |
+<A HREF="../">man2html</A>, |
|
| 481 | 487 |
using the manual pages.<BR> |
| 482 |
-Time: 01:13:16 GMT, March 18, 2005 |
|
| 488 |
+Time: 14:59:36 GMT, April 11, 2005 |
|
| 483 | 489 |
</BODY> |
| 484 | 490 |
</HTML> |
| ... | ... |
@@ -5,7 +5,7 @@ Content-type: text/html |
| 5 | 5 |
</HEAD><BODY> |
| 6 | 6 |
<H1>TOR</H1> |
| 7 | 7 |
Section: User Commands (1)<BR>Updated: November 2004<BR><A HREF="#index">Index</A> |
| 8 |
-<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR> |
|
| 8 |
+<A HREF="../">Return to Main Contents</A><HR> |
|
| 9 | 9 |
|
| 10 | 10 |
<A NAME="lbAB"> </A> |
| 11 | 11 |
<H2>NAME</H2> |
| 12 | 12 |