]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fixup! Send more descriptor requests per attempt when using tunneled connections
authorNick Mathewson <nickm@torproject.org>
Tue, 23 Sep 2014 16:57:10 +0000 (12:57 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 23 Sep 2014 16:57:10 +0000 (12:57 -0400)
Limit the number of simultaneous connections to a single router for
server descriptors too.

src/or/routerlist.c

index efa4abbac11b95bc17e071202f281b1db49a9bce..ec9e801ef22f6263d9ede785e0501ee8d94f8673 100644 (file)
@@ -4438,7 +4438,7 @@ launch_descriptor_downloads(int purpose,
     }
   }
 
-  if (!authdir_mode_any_nonhidserv(options) || fetch_microdesc) {
+  if (!authdir_mode_any_nonhidserv(options)) {
     /* If we wind up going to the authorities, we want to only open one
      * connection to each authority at a time, so that we don't overload
      * them.  We do this by setting PDS_NO_EXISTING_SERVERDESC_FETCH