Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #7982

Closed (moved)
(moved)
Open
Created Jan 17, 2013 by Roger Dingledine@arma

document path bias torrc options in the code

  /**
   * 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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking