aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-01-12 06:45:00 +0000
committerRoger Dingledine <arma@torproject.org>2005-01-12 06:45:00 +0000
commit53dbc66a79188179218899662c869468471e877f (patch)
treef950ddf96386fd42848ab62d2dd77e9d07bc97e6 /doc/tor.1.in
parent324b192f68bfe697009831a5bad3acdd7bd2cec5 (diff)
downloadtor-53dbc66a79188179218899662c869468471e877f.tar.gz
tor-53dbc66a79188179218899662c869468471e877f.zip
document LongLivedPorts in the man page
svn:r3342
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r--doc/tor.1.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 0a77dd0a8f..3e6dd8fd6e 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -161,7 +161,12 @@ but will not allow you to run as a server behind such a firewall.
A list of ports that your firewall allows you to connect to. Only used when
\fBFascistFirewall\fR is set. (Default: 80, 443.)
.TP
-\fB
+\fBLongLivedPorts \fR\fIPORTS\fP
+A list of ports for services that tend to have long-running connections
+(e.g. chat and interactive shells). Circuits for streams that use these
+ports will contain only high-uptime nodes, to reduce the chance that a
+node will go down before the stream is finished.
+.TP
\fBNewCircuitPeriod \fR\fINUM\fP
Every NUM seconds consider whether to build a new circuit. (Default: 60)
.TP