[tor-bugs] #5381 [Tor Client]: Funny timing (exactly 60 min) for establishing Tor circuit with exit node restriction in current alpha version

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu May 10 22:27:50 UTC 2012


#5381: Funny timing (exactly 60 min) for establishing Tor circuit with exit node
restriction in current alpha version
------------------------+---------------------------------------------------
 Reporter:  linda       |          Owner:                     
     Type:  defect      |         Status:  needs_information  
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final 
Component:  Tor Client  |        Version:  Tor: 0.2.3.12-alpha
 Keywords:              |         Parent:                     
   Points:              |   Actualpoints:                     
------------------------+---------------------------------------------------

Comment(by arma):

 One guess is that it's learning about the bridge, then marking it down for
 some reason (e.g. #3443), then 60 minutes later it launches a descriptor
 fetch to the bridge and marks it back up.
 {{{
 /** Schedule for when clients should download bridge descriptors. */
 static const int bridge_dl_schedule[] = {
   60*60, 15*60, 15*60, 60*60
 };
 }}}

 A debug-level log would help a great deal.

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


More information about the tor-bugs mailing list