aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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