]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
resolve an XXX by agreeing with nickm
authorRoger Dingledine <arma@torproject.org>
Tue, 4 Sep 2012 02:15:04 +0000 (22:15 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 4 Sep 2012 02:15:04 +0000 (22:15 -0400)
src/or/routerlist.c

index 4e57bfa10c14424c27940144a08d96d191f6ded0..3aea60620784e01ae59e795f815cc1398e7a0ce4 100644 (file)
@@ -4440,11 +4440,6 @@ launch_descriptor_downloads(int purpose,
       }
     }
   }
-  /* XXX should we consider having even the dir mirrors delay
-   * a little bit, so we don't load the authorities as much? -RD
-   * I don't think so.  If we do, clients that want those descriptors may
-   * not actually find them if the caches haven't got them yet. -NM
-   */
 
   if (! should_delay && n_downloadable) {
     int i, n_per_request;