mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r12982@Kushana: nickm | 2007-05-18 15:15:14 -0400
Partial backport candidate: We had a bug where we were downloading descriptors by descriptor digest, but trying to look them up by identity fingerprint when updating their failure count and next retry time. (Also use correct backoff logic for extrainfo code.) Needs testing, doubtless. svn:r10210
This commit is contained in:
@@ -47,6 +47,9 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
|
||||
- If all of our dirservers have given us bad or no networkstatuses
|
||||
lately, then stop hammering them once per minute even when we
|
||||
think they're failed. Fixes another part of bug 422.
|
||||
- Back off correctly when downloading servers. (Previously, we would
|
||||
never actually increment the failure count for descriptors we were in
|
||||
the process of retrieving.)
|
||||
|
||||
o Minor fixes (resource management):
|
||||
- Count the number of open sockets separately from the number
|
||||
|
||||
Reference in New Issue
Block a user