mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
man page entries for PerConnBW{Rate,Burst}
This commit is contained in:
parent
f22c063067
commit
184e7aa792
14
doc/tor.1.in
14
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
|
||||
|
Loading…
Reference in New Issue
Block a user