Browse Source

man page entries for PerConnBW{Rate,Burst}

Roger Dingledine 14 years ago
parent
commit
184e7aa792
1 changed files with 14 additions and 0 deletions
  1. 14 0
      doc/tor.1.in

+ 14 - 0
doc/tor.1.in

@@ -97,6 +97,20 @@ _relayed traffic_ to the
 given number of bytes in each direction. (Default: 0)
 given number of bytes in each direction. (Default: 0)
 .LP
 .LP
 .TP
 .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
 \fBConnLimit \fR\fINUM\fP
 The minimum number of file descriptors that must be available to
 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
 the Tor process before it will start. Tor will ask the OS for as