Explorar el Código

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 hace 11 años
padre
commit
055ad9c5fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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