summaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorThomas Sjögren <thomas@northernsecurity.net>2005-05-15 01:37:34 +0000
committerThomas Sjögren <thomas@northernsecurity.net>2005-05-15 01:37:34 +0000
commit9c2c307196209e79821546f2190e27dd5b533122 (patch)
treec67b1407535965187ff1701339014a71fef3d63b /doc/tor.1.in
parent5b69d685228904e17cef7d94adf0d76b4681140c (diff)
downloadtor-9c2c307196209e79821546f2190e27dd5b533122.tar.gz
tor-9c2c307196209e79821546f2190e27dd5b533122.zip
NewCircuitPerid is 30 sec not 60. MaxCircuitDirtiness has 10 min default
svn:r4220
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r--doc/tor.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 7dce7b92a6..01a49b3ba8 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -195,11 +195,11 @@ node will go down before the stream is finished.
When a request for address arrives to Tor, it will rewrite it to newaddress before processing it. For example, if you always want connections to www.indymedia.org to exit via \fItorserver\fR (where \fItorserver\fR is the nickname of the server), use "MapAddress www.indymedia.org www.indymedia.org.torserver.exit".
.TP
\fBNewCircuitPeriod \fR\fINUM\fP
-Every NUM seconds consider whether to build a new circuit. (Default: 60)
+Every NUM seconds consider whether to build a new circuit. (Default: 30 seconds)
.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.
+ago, but never attach a new stream to a circuit that is too old. (Default: 10 minutes)
.TP
\fBNodeFamily \fR\fInickname\fR,\fInickname\fR,\fI...\fP
The named Tor servers constitute a "family" of similar or co-administered