Skip to content
Snippets Groups Projects
Commit 0a2fcc55 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

resolve an XXX by agreeing with nickm

parent 81c6db32
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment