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

Re: [tor-bugs] #6752 [Tor]: TestingTorNetwork doesn't lower the dir fetch retry schedules



#6752: TestingTorNetwork doesn't lower the dir fetch retry schedules
--------------------------------------+-------------------------------------
 Reporter:  arma                      |          Owner:                    
     Type:  enhancement               |         Status:  new               
 Priority:  major                     |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                       |        Version:                    
 Keywords:  tor-client small-feature  |         Parent:  #7172             
   Points:                            |   Actualpoints:                    
--------------------------------------+-------------------------------------

Comment(by arma):

 Replying to [comment:32 karsten]:
 > There are other config options, like
 TestingAuthDirTimeToLearnReachability, which are used (with different
 values) in normal operation, but which can be changed in testing mode.

 Ah. That one has an explicit check in config.c:
 {{{
   if (options->TestingAuthDirTimeToLearnReachability != 30*60 &&
       !options->TestingTorNetwork && !options->UsingTestNetworkDefaults_)
 {
     REJECT("TestingAuthDirTimeToLearnReachability may only be changed in "
            "testing Tor networks!");
 }}}

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