Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
debian
tor
Commits
d035b65c
Commit
d035b65c
authored
15 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
start to document commonly used "param" arguments
parent
05a2473b
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/spec/dir-spec.txt
+12
-1
12 additions, 1 deletion
doc/spec/dir-spec.txt
with
12 additions
and
1 deletion
doc/spec/dir-spec.txt
+
12
−
1
View file @
d035b65c
...
...
@@ -1140,6 +1140,18 @@
(Only included when the vote is generated with consensus-method 7 or
later.)
Commonly used "param" arguments at this point include:
"CircWindow" -- the default package window that circuits should
be established with. It started out at 1000 cells, but some
research indicates that a lower value would mean fewer cells in
transit in the network at any given time. Obeyed by Tor 0.2.1.20
and later.
"CircPriorityHalflifeMsec" -- the halflife parameter used when
weighting which circuit will send the next cell. Obeyed by Tor
0.2.2.7-alpha and later.
The authority section of a vote contains the following items, followed
in turn by the authority's current key certificate:
...
...
@@ -2145,7 +2157,6 @@
A. Consensus-negotiation timeline.
Period begins: this is the Published time.
Everybody sends votes
Reconciliation: everybody tries to fetch missing votes.
...
...
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