aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Koppen <gk@torproject.org>2022-03-16 12:48:54 +0000
committerGeorg Koppen <gk@torproject.org>2022-03-16 12:48:54 +0000
commitca33a7ca1ae208d560bc7b03a5b087ef46856b4d (patch)
tree80f2f9c05f1f66a3185b04d4b81f46a70c55219d
parent0c25d7a89fdcc8e3b70ed4d7957e6e350f932ca9 (diff)
downloadtorspec-ca33a7ca1ae208d560bc7b03a5b087ef46856b4d.tar.gz
torspec-ca33a7ca1ae208d560bc7b03a5b087ef46856b4d.zip
DNS timeouts are not causing overload anymore
Closes: #81.
-rw-r--r--dir-spec.txt1
-rw-r--r--proposals/328-relay-overload-report.md3
2 files changed, 2 insertions, 2 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index 162ae22..c40023c 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -711,7 +711,6 @@ Table of Contents
- Any OOM invocation due to memory pressure
- Any ntor onionskins are dropped
- TCP port exhaustion
- - DNS timeout reached
The timestamp is when at least one metrics was detected. It should always
be at the hour and thus, as an example, "2020-01-10 13:00:00" is an
diff --git a/proposals/328-relay-overload-report.md b/proposals/328-relay-overload-report.md
index e9634ae..e4069b0 100644
--- a/proposals/328-relay-overload-report.md
+++ b/proposals/328-relay-overload-report.md
@@ -43,6 +43,7 @@ state" which can be one or many of the following load metrics:
- Any ntor onionskins are dropped
- TCP port exhaustion
- DNS timeout reached (X% of timeouts over Y seconds).
+ [Removed in tor-0.4.7.3-alpha]
- CPU utilization of Tor's mainloop CPU core above 90% for 60 sec
[Never implemented]
- Control port overload (too many messages queued)
@@ -73,7 +74,7 @@ this 72 hour period restarts.
The 'version' field is set to '1' for the initial implementation of this
proposal which includes all the above overload metrics except from the CPU and
-control port overload.
+control port overload.
# 1.2. Token bucket size