mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 02:09:24 +01:00
MaxCircuitDirtiness never got into the man page
svn:r3750
This commit is contained in:
parent
84410bd3d5
commit
d1f790e9ce
@ -177,6 +177,10 @@ When a request for address arrives to Tor, it will rewrite it to newaddress befo
|
||||
\fBNewCircuitPeriod \fR\fINUM\fP
|
||||
Every NUM seconds consider whether to build a new circuit. (Default: 60)
|
||||
.TP
|
||||
\fBMaxCircuitDirtiness \fR\fINUM\fP
|
||||
Feel free to reuse a circuit that was first used at most NUM seconds
|
||||
ago, but never attach a new stream to a circuit that is too old.
|
||||
.TP
|
||||
\fBNodeFamily \fR\fInickname\fR,\fInickname\fR,\fI...\fP
|
||||
The named Tor servers constitute a "family" of similar or co-administered
|
||||
servers, so never use any two of them in the same circuit. Defining a
|
||||
|
Loading…
Reference in New Issue
Block a user