From 34842cb874cfc52a34e4f8caee754811095094f5 Mon Sep 17 00:00:00 2001 From: Simone Basso Date: Fri, 21 Jun 2024 11:37:20 +0200 Subject: [PATCH] x --- docs/design/dd-007-throttling.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/design/dd-007-throttling.md b/docs/design/dd-007-throttling.md index acce9fd53..b62436225 100644 --- a/docs/design/dd-007-throttling.md +++ b/docs/design/dd-007-throttling.md @@ -195,7 +195,9 @@ Additionally, with the availability of it would become possible to run custom `urlgetter` experiments where we use possibly offending and possibly not offending SNIs with target addresses and possibly-unrelated addresses, thus giving -us a chance to narrow down the cause of throttling to, say, the SNI being used. +us a chance to narrow down the cause of throttling to, say, the SNI being used. This +kind of A/B experiments would basically replicate the functionality of [the prototype +that we originally wrote to investigate throttling](https://github.com/ooni/probe-cli/pull/684). Throttling could be caused by policers and shapers as well as by forcing specific users to pass through a congested path. When policers and shapers are used, we