Merge branch 'bug21394_029_redux' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2019-01-04 15:04:54 -05:00
2 changed files with 18 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor bugfix (Exit node DNS retries):
- Re-attempt timed-out DNS queries 3 times before failure, since our
timeout is 5 seconds for them, but clients wait 10-15. Also allow
slightly more timeouts per resolver before giving up on it in the
case where an exit has multiple resolvers configured. Fixes bug 21394;
bugfix on 0.3.1.9.