From 836161c56062686d274abf4218779c4db5c8cf5c Mon Sep 17 00:00:00 2001 From: Robert Ransom Date: Sat, 24 Dec 2011 04:55:20 -0800 Subject: Add an option to close HS service-side rend circs on timeout --- doc/tor.1.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index f9425737b8..91a7c69a56 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -693,6 +693,14 @@ The following options are useful only for clients (that is, if another set of introduction and rendezvous circuits for the same destination hidden service will be launched. (Default: 0) +**CloseHSServiceRendCircuitsImmediatelyOnTimeout** **0**|**1**:: + If 1, Tor will close unfinished hidden-service-side rendezvous + circuits after the current circuit-build timeout. Otherwise, such + circuits will be left open, in the hope that they will finish + connecting to their destinations. In either case, another + rendezvous circuit for the same destination client will be + launched. (Default: 0) + **LongLivedPorts** __PORTS__:: 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 -- cgit v1.2.3-54-g00ecf