summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-01-12 12:27:37 -0500
committerRoger Dingledine <arma@torproject.org>2010-01-15 15:56:53 -0500
commit184e7aa79284741361f946bcfde817ef69b09764 (patch)
treeae78b54ab0753d7152253b3886a9339ff5483c67
parentf22c0630677805f529f7c162d517fa9f31fd9347 (diff)
downloadtor-184e7aa79284741361f946bcfde817ef69b09764.tar.gz
tor-184e7aa79284741361f946bcfde817ef69b09764.zip
man page entries for PerConnBW{Rate,Burst}
-rw-r--r--doc/tor.1.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index b08e670352..8cd9e1e00e 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -97,6 +97,20 @@ _relayed traffic_ to the
given number of bytes in each direction. (Default: 0)
.LP
.TP
+\fBPerConnBWRate \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
+If set, do separate rate limiting for each connection from a non-relay.
+You should never need to change this value, since a network-wide value
+is published in the consensus and your relay will use that value.
+(Default: 0)
+.LP
+.TP
+\fBPerConnBWBurst \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
+If set, do separate rate limiting for each connection from a non-relay.
+You should never need to change this value, since a network-wide value
+is published in the consensus and your relay will use that value.
+(Default: 0)
+.LP
+.TP
\fBConnLimit \fR\fINUM\fP
The minimum number of file descriptors that must be available to
the Tor process before it will start. Tor will ask the OS for as