Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
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
The Tor Project
Core
Tor
Commits
e9bb00d8
Unverified
Commit
e9bb00d8
authored
5 years ago
by
teor
Browse files
Options
Downloads
Plain Diff
Merge branch 'maint-0.4.3'
parents
fe5ecaa2
725efb7c
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
+11
-10
11 additions, 10 deletions
doc/tor.1.txt
with
11 additions
and
10 deletions
doc/tor.1.txt
+
11
−
10
View file @
e9bb00d8
...
...
@@ -2147,7 +2147,8 @@ is non-zero):
GeoIP data, Tor keeps a per-country count of how many client
addresses have contacted it so that it can help the bridge authority guess
which countries have blocked access to it. If ExtraInfoStatistics is
enabled, it will be published as part of extra-info document. (Default: 1)
enabled, it will be published as part of the extra-info document.
(Default: 1)
//Out of order because it logically belongs after BridgeRelay.
[[BridgeDistribution]] **BridgeDistribution** __string__::
...
...
@@ -2613,7 +2614,7 @@ types of statistics that Tor relays collect and publish:
circuit) and writes them into disk every 24 hours. Onion router
operators may use the statistics for performance monitoring.
If ExtraInfoStatistics is enabled, it will published as part of
extra-info document. (Default: 0)
the
extra-info document. (Default: 0)
[[ConnDirectionStatistics]] **ConnDirectionStatistics** **0**|**1**::
Relays only.
...
...
@@ -2621,7 +2622,7 @@ types of statistics that Tor relays collect and publish:
traffic it passes between itself and other relays to disk every 24
hours. Enables relay operators to monitor how much their relay is
being used as middle node in the circuit. If ExtraInfoStatistics is
enabled, it will be published as part of extra-info document.
enabled, it will be published as part of
the
extra-info document.
(Default: 0)
[[DirReqStatistics]] **DirReqStatistics** **0**|**1**::
...
...
@@ -2631,7 +2632,7 @@ types of statistics that Tor relays collect and publish:
hours. Enables relay and bridge operators to monitor how much their
server is being used by clients to learn about Tor network.
If ExtraInfoStatistics is enabled, it will published as part of
extra-info document. (Default: 1)
the
extra-info document. (Default: 1)
[[EntryStatistics]] **EntryStatistics** **0**|**1**::
Relays only.
...
...
@@ -2640,7 +2641,7 @@ types of statistics that Tor relays collect and publish:
operators to monitor how much inbound traffic that originates from
Tor clients passes through their server to go further down the
Tor network. If ExtraInfoStatistics is enabled, it will be published
as part of extra-info document. (Default: 0)
as part of
the
extra-info document. (Default: 0)
[[ExitPortStatistics]] **ExitPortStatistics** **0**|**1**::
Exit relays only.
...
...
@@ -2648,7 +2649,7 @@ types of statistics that Tor relays collect and publish:
relayed bytes and opened stream per exit port to disk every 24 hours.
Enables exit relay operators to measure and monitor amounts of traffic
that leaves Tor network through their exit node. If ExtraInfoStatistics
is enabled, it will be published as part of extra-info document.
is enabled, it will be published as part of
the
extra-info document.
(Default: 0)
[[ExtraInfoStatistics]] **ExtraInfoStatistics** **0**|**1**::
...
...
@@ -2664,9 +2665,9 @@ types of statistics that Tor relays collect and publish:
Relays only.
When this option is enabled, a Tor relay writes obfuscated
statistics on its role as hidden-service directory, introduction
point, or rendezvous point to disk every 24 hours. If
ExtraInfoStatistics is also enabled, these statistic
s ar
e further
published to the directory authorities.
(Default: 1)
point, or rendezvous point to disk every 24 hours.
If
ExtraInfoStatistics
is enabled, it will be published a
s
p
ar
t of the extra-info document.
(Default: 1)
[[PaddingStatistics]] **PaddingStatistics** **0**|**1**::
Relays and bridges only.
...
...
@@ -2675,7 +2676,7 @@ types of statistics that Tor relays collect and publish:
These statistics are rounded, and omitted if traffic is low. This
information is important for load balancing decisions related to padding.
If ExtraInfoStatistics is enabled, it will be published
as a part of extra-info document. (Default: 1)
as a part of
the
extra-info document. (Default: 1)
== DIRECTORY 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