[tor-bugs] #5048 [Tor Relay]: cbtmintimeout should have a lower maximum
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Feb 9 05:05:51 UTC 2012
#5048: cbtmintimeout should have a lower maximum
-----------------------+----------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by arma):
Replying to [ticket:5048 nickm]:
> Wanoskarnet in #tor suggests that the INT32_MAX maximum for
cbtmintimeout is ridiculously high. If it were ever set to an absurdly
high value, then all users who had LearnCircuitBuildTimeout set would
break much of the time, while users with LearnCircuitBuildTimeout turned
off would break only some of the time.
>
> 60 seconds or so seems like a good "maximum minimum."
Let me see if I can get my logic straight here. If we set an absurdly high
minimum, say, 200 seconds, then that means every client that computes a
cbt for itself would never compute one less than 200 seconds. Most would
probably pick 200 seconds.
So that means these clients would only give up on a circuit ("it's taking
too long") if it took 200 seconds to build.
How would that cause them to break much of the time? I mean, it wouldn't
be great, but I don't think it's as bad as you say.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5048#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list