[tor-commits] [status-site/main] Bug 10: Add Rob's new iteration of the flooding experiment

gk at torproject.org gk at torproject.org
Thu Aug 26 13:56:41 UTC 2021


commit ef9d7c76584b8c58f9b3d38b82b67352c841a201
Author: Georg Koppen <gk at torproject.org>
Date:   Thu Aug 26 07:39:41 2021 +0000

    Bug 10: Add Rob's new iteration of the flooding experiment
---
 content/experiments/2021-08-26-relay-speed-test.md | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/content/experiments/2021-08-26-relay-speed-test.md b/content/experiments/2021-08-26-relay-speed-test.md
new file mode 100644
index 0000000..886f6d9
--- /dev/null
+++ b/content/experiments/2021-08-26-relay-speed-test.md
@@ -0,0 +1,33 @@
+---
+title: Relay speed test
+date: 2021-08-26 08:00:00
+severity: ongoing
+affected:
+  - Network Experiments
+section: experiment
+---
+
+## What changed?
+
+We are sending short bursts of traffic through every relay, to make
+the relay capacity estimates more accurate. See the [mail thread on
+tor-relays](https://lists.torproject.org/pipermail/tor-relays/2021-August/019786.html)
+for more information.
+
+## When did it start?
+
+Around 2021-08-25 17:00:00 UTC.
+
+## When did it stop?
+
+Not yet, it's still ongoing as far as we know.
+
+## What potential problems to look for, and how to report them?
+
+Relays with a more accurate view of their own bandwidth could attract
+higher traffic load, which could expose other configuration issues
+(like not enough file descriptors available or not enough memory), so
+be sure to watch your relay's logs for issues.
+
+If you think something has gone wrong with the experiment, please write a
+follow-up to the tor-relays@ announcement mail mentioned above.



More information about the tor-commits mailing list