[tor-bugs] #7982 [Tor]: document path bias torrc options in the code

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 17 20:37:49 UTC 2013


#7982: document path bias torrc options in the code
--------------------+-------------------------------------------------------
 Reporter:  arma    |          Owner:                    
     Type:  defect  |         Status:  new               
 Priority:  minor   |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor     |        Version:                    
 Keywords:          |         Parent:                    
   Points:          |   Actualpoints:                    
--------------------+-------------------------------------------------------
 {{{
   /**
    * Parameters for path-bias detection.
    * @{
    */
   int PathBiasCircThreshold;
   double PathBiasNoticeRate;
   double PathBiasDisableRate;
   int PathBiasScaleThreshold;
   int PathBiasScaleFactor;
   /** @} */
 }}}

 What are each of these? How do they differ? Is DisableRate the one about
 dropping guards? This doxygen comment doesn't help me.

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


More information about the tor-bugs mailing list