[tor-bugs] #9176 [Tor]: Make the predicted circuits timeout after a configurable amount of time

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 25 01:27:13 UTC 2013


#9176: Make the predicted circuits timeout after a configurable amount of time
-----------------------------+--------------------------------
     Reporter:  sysrqb       |      Owner:
         Type:  enhancement  |     Status:  needs_review
     Priority:  normal       |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  easy tor-client
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by arma):

 I'm afraid I'm a bit late to the party here, but: we should consider that
 the CircuitIdleTimeout config option was chosen with this 1 hour period in
 mind. If you set your PredictedCircsRelevanceTime but leave
 CircuitIdleTimeout at 1 hour, you're going to build and throw away 24
 circuits (give or take a fencepost). That's not very nice to the network.

 Whereas if you raise CircuitIdleTimeout to go along with it, then a) you
 soak up more resources on relays even when you haven't used your Tor
 lately, and b) you stand out more to the relays as somebody who fiddled
 with her parameters here.

 I'm not sure what to recommend. My first thought is to not let
 PredictedCircsRelevanceTime get anywhere near 24 hours.

 What was the original use case again?

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


More information about the tor-bugs mailing list