ticket9969 512 B

12345678
  1. o Minor features (directory client):
  2. - When downloading server- or microdescriptors from a directory server,
  3. we no longer launch multiple simultaneous requests to the same server.
  4. This reduces load on the directory servers, especially when directory
  5. guards are in use. Closes ticket 9969.
  6. - When downloading server- or microdescriptors over a tunneled
  7. connection, do not limit the length of our request to what the Squid
  8. proxy is willing to handle. Part of ticket 9969.