[tor-bugs] #20534 [Core Tor/Tor]: Revise hard-coded download schedules

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 7 14:30:42 UTC 2016


#20534: Revise hard-coded download schedules
-------------------------------------------+-------------------------------
 Reporter:  teor                           |          Owner:
     Type:  defect                         |         Status:  new
 Priority:  Medium                         |      Milestone:  Tor:
                                           |  0.2.9.x-final
Component:  Core Tor/Tor                   |        Version:  Tor:
                                           |  0.2.9.1-alpha
 Severity:  Normal                         |     Resolution:
 Keywords:  regression, CoreTorTeam201611  |  Actual Points:
Parent ID:  #20499                         |         Points:  0.5
 Reviewer:                                 |        Sponsor:
-------------------------------------------+-------------------------------
Changes (by teor):

 * keywords:  regression => regression, CoreTorTeam201611
 * status:  needs_review => new
 * version:   => Tor: 0.2.9.1-alpha


Comment:

 So, in summary, here are the 3 changes I think resolve #20499, by making
 the exponential backoff schedules much more like the 0.2.8 schedules:
 * adjust max_increment to be `delay*5`, which makes the exponent `(1+5)/2
 = 3`
 * make the first entry in
 ClientBootstrapConsensusAuthorityDownloadSchedule 6
 * make the first entry in TestingBridgeDownloadSchedule 1200

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


More information about the tor-bugs mailing list