summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-12-20 09:43:28 +0000
committerRoger Dingledine <arma@torproject.org>2006-12-20 09:43:28 +0000
commit00257212c7a9e0e7c2504b7ccdd36727d4fc362f (patch)
tree5ad7fe0881096f36be30630d093b5179e2d8a94a /doc
parent858d7295e728ca07573cac9bc3ad241a2b50dba7 (diff)
downloadtor-00257212c7a9e0e7c2504b7ccdd36727d4fc362f.tar.gz
tor-00257212c7a9e0e7c2504b7ccdd36727d4fc362f.zip
Take out the '5 second' timeout from the connection retry
schedule. Now the first connect attempt will wait a full 10 seconds before switching to a new circuit. Perhaps this will help a lot. Based on observations from Mike Perry. svn:r9159
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 5e2c8359f9..0b9fcdddfb 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -124,7 +124,7 @@ d - Be a DNS proxy.
answer?
- warn if all of your nameservers go down and stay down for like
5 minutes.
-R - Take out the '5 second' timeout from the socks detach schedule.
+R o Take out the '5 second' timeout from the socks detach schedule.
- Performance improvements