[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #13823 [Tor]: chutney intervals are too short for successful bootstrap, particularly under high CPU load on OS X



#13823: chutney intervals are too short for successful bootstrap, particularly
under high CPU load on OS X
------------------------+------------------------------
     Reporter:  teor    |      Owner:  nickm
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-auth chutney
Actual Points:          |  Parent ID:  #13718
       Points:          |
------------------------+------------------------------
Changes (by teor):

 * cc: rl1987 (added)


Comment:

 I have consensus intervals down to a minimum of 10 seconds, as the
 calculation is actually:
 `V3AuthVoteDelay + V3AuthDistDelay [<] V3AuthVotingInterval/2`
 `(MIN_VOTE_SECONDS + MIN_DIST_SECONDS + 1) * 2 = 10`

 We won't be able to get it any lower without changing `MIN_VOTE_SECONDS`,
 `MIN_DIST_SECONDS`, or the `V3AuthVoteDelay + V3AuthDistDelay [<]
 V3AuthVotingInterval/2` calculation.

 The src/test/test-network.sh script allows 18 seconds for chutney to
 launch and do its tests, which is two consensuses.

 Is 10 seconds sufficient for your purposes, rl1987?
 (We spoke about this being annoying on irc almost a week ago.)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13823#comment:7>
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