aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2024-05-30 12:31:51 -0400
committerDavid Goulet <dgoulet@torproject.org>2024-05-30 12:31:51 -0400
commit4942358446c999f04c71fbe9c58a21ed0fbba3d1 (patch)
tree4e7f7466b87dd5c30c0edb541408fde543506214 /doc/man
parent77f8bbcbbb8e146e95b781a001193ce1dc71b10a (diff)
parent928ba47ddf0fb4112a6895b9c89cc1e13d9c08b8 (diff)
downloadtor-main.tar.gz
tor-main.zip
Merge branch 'maint-0.4.8'HEADmain
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/tor.1.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index d227d332d9..78449e3f72 100644
--- a/doc/man/tor.1.txt
+++ b/doc/man/tor.1.txt
@@ -2805,17 +2805,16 @@ types of statistics that Tor relays collect and publish:
+
A relay is considered overloaded if at least one of these conditions is
met:
- - Onionskins are starting to be dropped.
+ - A certain ratio of ntor onionskins are dropped.
- The OOM was invoked.
+ - TCP Port exhaustion.
- - (Exit only) DNS timeout occurs X% of the time over Y seconds (values
- controlled by consensus parameters, see param-spec.txt).
+
If ExtraInfoStatistics is enabled, it can also put two more specific
overload lines in the extra-info document if at least one of these
conditions is met:
- - TCP Port exhaustion.
- Connection rate limits have been reached (read and write side).
+ - File descriptors are exhausted.
[[PaddingStatistics]] **PaddingStatistics** **0**|**1**::
Relays and bridges only.