Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin J. Thompson
Tor
Commits
427d4dd1
Commit
427d4dd1
authored
12 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
fix typos, logic error, default in man page
parent
4c87e82c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tor.1.txt
+4
-4
4 additions, 4 deletions
doc/tor.1.txt
with
4 additions
and
4 deletions
doc/tor.1.txt
+
4
−
4
View file @
427d4dd1
...
...
@@ -1096,9 +1096,9 @@ The following options are useful only for clients (that is, if
"auto" (recommended) then it is on for all clients that do not set
FetchUselessDescriptors. (Default: auto)
**PathBiasCircTheshold** __NUM__ +
**PathBiasCircTh
r
eshold** __NUM__ +
**PathBiasNoticeRate** __NUM
.
__ +
**PathBiasNoticeRate** __NUM__ +
**PathBiasDisableRate** __NUM__ +
...
...
@@ -1112,7 +1112,7 @@ The following options are useful only for clients (that is, if
PathBiasCircThreshold option controls how many circuits we need to build
through a guard before we make these checks. The PathBiasNoticeRate and
PathBiasDisableRate options control what fraction of circuits must
succeed through a guard
before
we w
ill
warn about it or disable it,
succeed through a guard
so
we w
on't
warn about it or disable it,
respectively. When we have seen more than PathBiasScaleThreshold
circuits through a guard, we divide our observations by
PathBiasScaleFactor, so that new observations don't get swamped by old
...
...
@@ -1121,7 +1121,7 @@ The following options are useful only for clients (that is, if
By default, or if a negative value is provided for one of these options,
Tor uses reasonable defaults from the networkstatus consensus document.
If no defaults are available there, these options default to 20, .70,
.
5
0, 200, and 4 respectively.
0
.0, 200, and 4 respectively.
SERVER OPTIONS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment