Browse Source

fixup! Send more descriptor requests per attempt when using tunneled connections

Limit the number of simultaneous connections to a single router for
server descriptors too.
Nick Mathewson 9 years ago
parent
commit
055ad9c5fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/routerlist.c

+ 1 - 1
src/or/routerlist.c

@@ -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