aboutsummaryrefslogtreecommitdiff
path: root/path-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-08-27 11:14:14 -0400
committerNick Mathewson <nickm@torproject.org>2021-08-27 11:14:14 -0400
commit710e230e278cf089b3bb81dd5b6c22aaa2702be4 (patch)
treee8a217e5ac948cff331d90b85094625001e2d688 /path-spec.txt
parenta282bfc4996b39658b207e9ce1da322de26185cf (diff)
downloadtorspec-710e230e278cf089b3bb81dd5b6c22aaa2702be4.tar.gz
torspec-710e230e278cf089b3bb81dd5b6c22aaa2702be4.zip
cbtinitialtimeout also affects the default abandon timeout.
Diffstat (limited to 'path-spec.txt')
-rw-r--r--path-spec.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/path-spec.txt b/path-spec.txt
index 34e3bec..46f788d 100644
--- a/path-spec.txt
+++ b/path-spec.txt
@@ -643,8 +643,9 @@ of their choices.
Default: 60000
Min: Value of cbtmintimeout
Max: 2147483647 (INT32_MAX)
- Effect: This is the timeout value to use before computing a timeout,
- in milliseconds.
+ Effect: This is the timeout value to use before we have enough data
+ to compute a timeout, in milliseconds. The circuit close
+ time defaults to 1.5 times this value.
cbtlearntimeout
Default: 180