[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5381 [Tor Client]: Funny timing (exactly 60 min) for establishing Tor circuit with exit node restriction in current alpha version
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs