r11583@catbus: nickm | 2007-01-29 11:19:48 -0500

Make man page stop saying that BandwidthRate is for incoming bandwidth only; Add some XXX012s for config options that should maybe die.


svn:r9455
This commit is contained in:
Nick Mathewson
2007-01-29 18:13:34 +00:00
parent f58678730c
commit 21f5e06862
2 changed files with 7 additions and 4 deletions
+4 -3
View File
@@ -58,13 +58,14 @@ Options are case-insensitive.
.LP
.TP
\fBBandwidthRate \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
A token bucket limits the average incoming bandwidth on this node to
the specified number of bytes per second. (Default: 3 MB)
A token bucket limits the average bandwidth usage on this node to the
specified number of bytes per second. (Default: 3 MB)
.LP
.TP
\fBBandwidthBurst \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
Limit the maximum token bucket size (also known as the burst) to the
given number of bytes. (Default: 6 MB)
given number of bytes. This value should be at least twice your
BandwidthRate. (Default: 6 MB)
.LP
.TP
\fBMaxAdvertisedBandwidth \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP