Thomas Sjögren commited on 2005-05-02 00:15:57
Zeige 1 geänderte Dateien mit 5 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -4,7 +4,7 @@ Content-type: text/html |
| 4 | 4 |
<HTML><HEAD><TITLE>Man page of TOR</TITLE> |
| 5 | 5 |
</HEAD><BODY> |
| 6 | 6 |
<H1>TOR</H1> |
| 7 |
-Section: User Commands (1)<BR>Updated: April 2005<BR><A HREF="#index">Index</A> |
|
| 7 |
+Section: User Commands (1)<BR>Updated: May 2005<BR><A HREF="#index">Index</A> |
|
| 8 | 8 |
<A HREF="../">Return to Main Contents</A><HR> |
| 9 | 9 |
|
| 10 | 10 |
<A NAME="lbAB"> </A> |
| ... | ... |
@@ -318,6 +318,9 @@ uploaded whenever it changes. (Default: 20 minutes.) |
| 318 | 318 |
<DT><B>AccountingMax </B><I>N</I> <B>bytes</B>|<B>KB</B>|<B>MB</B>|<B>GB</B>|<B>TB</B><DD> |
| 319 | 319 |
Never send more than the specified number of bytes in a given |
| 320 | 320 |
accounting period, or receive more than that number in the period. |
| 321 |
+For example, with AccountingMax set to 1 GB, a server could send 900 MB |
|
| 322 |
+and receive 800 MB and continue running. It will only hibernate once one |
|
| 323 |
+of the two reaches 1 GB. |
|
| 321 | 324 |
When the number of bytes is exhausted, Tor will hibernate until some |
| 322 | 325 |
time in the next accounting period. To prevent all servers from |
| 323 | 326 |
waking at the same time, Tor will also wait until a random point in |
| ... | ... |
@@ -493,6 +496,6 @@ Roger Dingledine <<A HREF="mailto:arma@mit.edu">arma@mit.edu</A>>, Nick Ma |
| 493 | 496 |
This document was created by |
| 494 | 497 |
<A HREF="../">man2html</A>, |
| 495 | 498 |
using the manual pages.<BR> |
| 496 |
-Time: 00:03:53 GMT, April 28, 2005 |
|
| 499 |
+Time: 22:12:47 GMT, May 01, 2005 |
|
| 497 | 500 |
</BODY> |
| 498 | 501 |
</HTML> |
| 499 | 502 |