aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-09-08 14:03:04 -0400
committerNick Mathewson <nickm@torproject.org>2015-09-08 14:03:04 -0400
commitfcec1f338110d17dd23668558a87f0f5ea8a8ee1 (patch)
tree82420fa5887d8042d3b5f2bf311f20e6a0a4c04d /doc
parent4c6fd7106fdf1a31c1e50a992c03dac69cd25a47 (diff)
parent54510d4d1a66d2dd9a618699bd2e51bf4ade4dea (diff)
downloadtor-fcec1f338110d17dd23668558a87f0f5ea8a8ee1.tar.gz
tor-fcec1f338110d17dd23668558a87f0f5ea8a8ee1.zip
Merge branch 'feature15482_squashed'
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 735fa239a1..89673a865d 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -934,7 +934,9 @@ The following options are useful only for clients (that is, if
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. For hidden
services, this applies to the __last__ time a circuit was used, not the
- first. (Default: 10 minutes)
+ first. Circuits with streams constructed with SOCKS authentication via
+ SocksPorts that have **KeepAliveIsolateSOCKSAuth** ignore this value.
+ (Default: 10 minutes)
[[MaxClientCircuitsPending]] **MaxClientCircuitsPending** __NUM__::
Do not allow more than NUM circuits to be pending at a time for handling
@@ -991,6 +993,9 @@ The following options are useful only for clients (that is, if
**IsolateDestAddr**;;
Don't share circuits with streams targeting a different
destination address.
+ **KeepAliveIsolateSOCKSAuth**;;
+ If **IsolateSOCKSAuth** is enabled, keep alive circuits that have
+ streams with SOCKS authentication set indefinitely.
**SessionGroup=**__INT__;;
If no other isolation rules would prevent it, allow streams
on this port to share circuits with streams from every other