[tor-bugs] #25674 [Core Tor/Tor]: relay: Improve connect failure cache lifetime with a backoff algorithm

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 29 13:30:41 UTC 2018


#25674: relay: Improve connect failure cache lifetime with a backoff algorithm
------------------------------+------------------------------
     Reporter:  dgoulet       |      Owner:  (none)
         Type:  enhancement   |     Status:  new
     Priority:  Low           |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  tor-relay
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 With ticket #24767, we now have a cache that tracks the relay to relay
 connection failures. We use that to avoid reconnecting to a relay that we
 know previously failed.

 We could improve here with some sort of backoff algorithm instead of the
 flat hardcoded 60 seconds waiting period.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25674>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list