Thomas Sjögren commited on 2005-05-15 03:43:27
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
... | ... |
@@ -183,10 +183,10 @@ node will go down before the stream is finished. |
183 | 183 |
<DT><B>MapAddress</B> <I>address</I> <I>newaddress</I><DD> |
184 | 184 |
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 <A HREF="http://www.indymedia.org">www.indymedia.org</A> to exit via <I>torserver</I> (where <I>torserver</I> is the nickname of the server), use "MapAddress <A HREF="http://www.indymedia.org">www.indymedia.org</A> <A HREF="http://www.indymedia.org.torserver.exit">www.indymedia.org.torserver.exit</A>". |
185 | 185 |
<DT><B>NewCircuitPeriod </B><I>NUM</I><DD> |
186 |
-Every NUM seconds consider whether to build a new circuit. (Default: 60) |
|
186 |
+Every NUM seconds consider whether to build a new circuit. (Default: 30 seconds) |
|
187 | 187 |
<DT><B>MaxCircuitDirtiness </B><I>NUM</I><DD> |
188 | 188 |
Feel free to reuse a circuit that was first used at most NUM seconds |
189 |
-ago, but never attach a new stream to a circuit that is too old. |
|
189 |
+ago, but never attach a new stream to a circuit that is too old. (Default: 10 minutes) |
|
190 | 190 |
<DT><B>NodeFamily </B><I>nickname</I>,<I>nickname</I>,<I>...</I><DD> |
191 | 191 |
The named Tor servers constitute a "family" of similar or co-administered |
192 | 192 |
servers, so never use any two of them in the same circuit. Defining a |
... | ... |
@@ -503,6 +503,6 @@ Roger Dingledine <<A HREF="mailto:arma@mit.edu">arma@mit.edu</A>>, Nick Ma |
503 | 503 |
This document was created by |
504 | 504 |
<A HREF="../">man2html</A>, |
505 | 505 |
using the manual pages.<BR> |
506 |
-Time: 01:23:43 GMT, May 15, 2005 |
|
506 |
+Time: 01:40:02 GMT, May 15, 2005 |
|
507 | 507 |
</BODY> |
508 | 508 |
</HTML> |
509 | 509 |