[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] NewCircuitPerid is 30 sec not 60. MaxCircuitDirtiness has 1...



Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv8509

Modified Files:
	tor.1.in 
Log Message:
NewCircuitPerid is 30 sec not 60. MaxCircuitDirtiness has 10 min default


Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- tor.1.in	15 May 2005 01:23:10 -0000	1.80
+++ tor.1.in	15 May 2005 01:37:34 -0000	1.81
@@ -195,11 +195,11 @@
 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