Skip to content
Snippets Groups Projects
Commit 2bc77e62 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

Merge branch 'maint-0.4.8' into release-0.4.8

parents 1c6720a0 928ba47d
No related branches found
No related tags found
No related merge requests found
...@@ -2795,17 +2795,16 @@ types of statistics that Tor relays collect and publish: ...@@ -2795,17 +2795,16 @@ types of statistics that Tor relays collect and publish:
+ +
A relay is considered overloaded if at least one of these conditions is A relay is considered overloaded if at least one of these conditions is
met: met:
- Onionskins are starting to be dropped. - A certain ratio of ntor onionskins are dropped.
- The OOM was invoked. - 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 If ExtraInfoStatistics is enabled, it can also put two more specific
overload lines in the extra-info document if at least one of these overload lines in the extra-info document if at least one of these
conditions is met: conditions is met:
- TCP Port exhaustion.
- Connection rate limits have been reached (read and write side). - Connection rate limits have been reached (read and write side).
- File descriptors are exhausted.
[[PaddingStatistics]] **PaddingStatistics** **0**|**1**:: [[PaddingStatistics]] **PaddingStatistics** **0**|**1**::
Relays and bridges only. Relays and bridges only.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment