[or-cvs] Document accounting
Nick Mathewson
nickm at seul.org
Tue Nov 9 05:18:17 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv7409/doc
Modified Files:
tor.1.in
Log Message:
Document accounting
Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/doc/tor.1.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- tor.1.in 7 Nov 2004 22:36:43 -0000 1.29
+++ tor.1.in 9 Nov 2004 05:18:15 -0000 1.30
@@ -242,6 +242,20 @@
redirection is to be performed on a given set of addresses by using the
special target string "pass", which prevents subsequent rules from being
considered.
+.TP
+\fBAccountingMaxKB \fR\fInum\fP
+Never send or receive more than \fInum\fP kilobytes in a given
+accounting period (currently, only months are supported). When the
+number of kilobytes is exhausted, Tor will hibernate until some time
+in the next accounting period. If you have bandwidth cost issues,
+using this option is preferable to setting a low bandwidth, since it
+provides users with a collection of fast servers that are up some of
+the time, which is more useful than a set of slow servers that are
+always "available".
+.TP
+\fBMonthlyAccountingStart \fR\fIday\fP
+Always start the accounting period on the provided day of the month,
+which must be between 1 and 28. (Defaults to 1.)
.SH DIRECTORY SERVER OPTIONS
.PP
More information about the tor-commits
mailing list