[tor-bugs] #28646 [Core Tor/sbws]: Disable adaptive circuit timeouts
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Nov 28 11:10:47 UTC 2018
#28646: Disable adaptive circuit timeouts
-------------------------------+-------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: sbws: 1.0.x-final
Component: Core Tor/sbws | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID: #28639
Points: | Reviewer:
Sponsor: |
-------------------------------+-------------------------------
sbws sets its own timeouts, so it should tell tor not to use adaptive
timeouts:
{{{
'LearnCircuitBuildTimeout': 0, # Disable adaptive circuit timeouts.
}}}
This was implemented in 0.3.0:
https://github.com/torproject/sbws/issues/146
https://github.com/torproject/sbws/pull/147
But reverted in 0.4.0 by mistake:
https://github.com/torproject/sbws/issues/151
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28646>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list