[or-cvs] MaxCircuitDirtiness never got into the man page

Roger Dingledine arma at seul.org
Sat Mar 12 01:09:44 UTC 2005


Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc

Modified Files:
	tor.1.in 
Log Message:
MaxCircuitDirtiness never got into the man page


Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- tor.1.in	11 Mar 2005 23:53:07 -0000	1.60
+++ tor.1.in	12 Mar 2005 01:09:41 -0000	1.61
@@ -177,6 +177,10 @@
 \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



More information about the tor-commits mailing list