<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <link rel="alternate" type="text/html" href="https://torprojectstatus.org/"/>
    <title>Network Experiments on Tor Project status</title>
    <link>https://torprojectstatus.org/affected/network-experiments/</link>
    <description>Incident history</description>
    <generator>github.com/cstate</generator>
    <language>en</language>
    
    <lastBuildDate>2022-05-03T16:00:00+00:00</lastBuildDate>
    <updated>2022-05-03T16:00:00+00:00</updated>
    
    
    
      <atom:link href="https://torprojectstatus.org/affected/network-experiments/index.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>Tor network with congestion control</title>
        <link>https://torprojectstatus.org/experiments/2022-05-03-congestion-control/</link>
        <pubDate>Tue, 03 May 2022 16:00:00 +0000</pubDate>
        <guid>https://torprojectstatus.org/experiments/2022-05-03-congestion-control/</guid>
        <category></category>
        <description>What changed? We started deploying congestion control on the live Tor network.
Users of Tor versions 0.4.7.5-alpha and above will experience faster performance when using Exits or Onion Services that have upgraded to 0.4.7.5-alpha and above. This faster performance will also increase the Advertised Bandwidth of relays, similar to our previous flooding experiments. Thus, the overall capacity of the network will appear to increase on our network metrics.
As more clients upgrade, particularly after a Tor Browser Stable release with 0.</description>
        <content type="html">&lt;h2 id=&#34;what-changed&#34;&gt;What changed?&lt;/h2&gt;
&lt;p&gt;We started deploying congestion control on the live Tor network.&lt;/p&gt;
&lt;p&gt;Users of Tor versions 0.4.7.5-alpha and above will experience faster performance when using Exits or Onion Services that have upgraded to 0.4.7.5-alpha and above. This faster performance will also increase the Advertised Bandwidth of relays, similar to our previous flooding experiments. Thus, the overall capacity of the network will appear to increase on &lt;a href=&#34;https://metrics.torproject.org/bandwidth-flags.html&#34;&gt;our network metrics&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As more clients upgrade, particularly after a Tor Browser Stable release with 0.4.7 is made, the consumed bandwidth of the network should also rise. We expect to make this Tor Browser Stable release on May 31st, 2022.&lt;/p&gt;
&lt;p&gt;Our &lt;a href=&#34;https://metrics.torproject.org/torperf.html&#34;&gt;performance metrics&lt;/a&gt; will remain unchanged until we upgrade those onionperf instances to 0.4.7, which will likely also happen towards the end of May.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update, 2022-05-17 14:00UTC&lt;/strong&gt;: bastet has been running Tor 0.4.7.7 on its bandwidth authority since 2022-05-06 while we are still in the process of upgrading the network. While that won&amp;rsquo;t influence the stablitiy of the network itself, it might create noise in bastet&amp;rsquo;s votes.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-start&#34;&gt;When did it start?&lt;/h2&gt;
&lt;p&gt;At 2022-04-25 19:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-stop&#34;&gt;When did it stop?&lt;/h2&gt;
&lt;p&gt;There is no clear date when we transitioned away from the experiment phase.  At the time of writing this (06/09/2022 13:30 UTC) roughly 82% of exit relays (by consensus weight) have upgraded to Tor 0.4.7. Additionally, we have upgraded our onionperf instances and Tor Browser starting with 11.0.13 (released on 05/23/2022) is shipping with Tor 0.4.7 as well.&lt;/p&gt;
&lt;h2 id=&#34;what-potential-problems-to-look-for-and-how-to-report-them&#34;&gt;What potential problems to look for, and how to report them?&lt;/h2&gt;
&lt;p&gt;Relays might see &lt;a href=&#34;https://support.torproject.org/relay-operators/relay-bridge-overloaded/&#34;&gt;CPU overload&lt;/a&gt; in which case operators could consider to &lt;a href=&#34;https://support.torproject.org/relay-operators/bandwidth-shaping/&#34;&gt;rate-limit bandwidth&lt;/a&gt;. Additionally, if operators pay for bandwidth by the gigabyte, they could &lt;a href=&#34;https://support.torproject.org/relay-operators/limit-total-bandwidth/&#34;&gt;consider hibernation&lt;/a&gt; if costs go up.&lt;/p&gt;
&lt;p&gt;If you think something has gone wrong with enabling congestion control feel free to start a discussion on the &lt;a href=&#34;https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays&#34;&gt;tor-relays&lt;/a&gt; mailing list or a topic in our &lt;a href=&#34;https://forum.torproject.net/c/support/relay-operator/17&#34;&gt;forum&lt;/a&gt;.&lt;/p&gt;
</content>
      </item>
    
      <item>
        <title>Relay speed test</title>
        <link>https://torprojectstatus.org/experiments/2021-09-23-relay-speed-test/</link>
        <pubDate>Thu, 23 Sep 2021 08:00:00 +0000</pubDate>
        <guid>https://torprojectstatus.org/experiments/2021-09-23-relay-speed-test/</guid>
        <category></category>
        <description>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 for more information.
When did it start? Around 2021-09-22 18:00:00 UTC.
When did it stop? Around 2021-10-07 11:00:00 UTC.
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&amp;rsquo;s logs for issues.</description>
        <content type="html">&lt;h2 id=&#34;what-changed&#34;&gt;What changed?&lt;/h2&gt;
&lt;p&gt;We are sending short bursts of traffic through every relay, to make
the relay capacity estimates more accurate. See the &lt;a href=&#34;https://lists.torproject.org/pipermail/tor-relays/2021-August/019786.html&#34;&gt;mail thread on
tor-relays&lt;/a&gt;
for more information.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-start&#34;&gt;When did it start?&lt;/h2&gt;
&lt;p&gt;Around 2021-09-22 18:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-stop&#34;&gt;When did it stop?&lt;/h2&gt;
&lt;p&gt;Around 2021-10-07 11:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;what-potential-problems-to-look-for-and-how-to-report-them&#34;&gt;What potential problems to look for, and how to report them?&lt;/h2&gt;
&lt;p&gt;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&amp;rsquo;s logs for issues.&lt;/p&gt;
&lt;p&gt;If you think something has gone wrong with the experiment, please write a
follow-up to the tor-relays@ announcement mail mentioned above.&lt;/p&gt;
</content>
      </item>
    
      <item>
        <title>Relay speed test</title>
        <link>https://torprojectstatus.org/experiments/2021-08-26-relay-speed-test/</link>
        <pubDate>Thu, 26 Aug 2021 08:00:00 +0000</pubDate>
        <guid>https://torprojectstatus.org/experiments/2021-08-26-relay-speed-test/</guid>
        <category></category>
        <description>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 for more information.
When did it start? Around 2021-08-25 17:00:00 UTC.
When did it stop? Around 2021-09-08 13:00:00 UTC.
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&amp;rsquo;s logs for issues.</description>
        <content type="html">&lt;h2 id=&#34;what-changed&#34;&gt;What changed?&lt;/h2&gt;
&lt;p&gt;We are sending short bursts of traffic through every relay, to make
the relay capacity estimates more accurate. See the &lt;a href=&#34;https://lists.torproject.org/pipermail/tor-relays/2021-August/019786.html&#34;&gt;mail thread on
tor-relays&lt;/a&gt;
for more information.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-start&#34;&gt;When did it start?&lt;/h2&gt;
&lt;p&gt;Around 2021-08-25 17:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-stop&#34;&gt;When did it stop?&lt;/h2&gt;
&lt;p&gt;Around 2021-09-08 13:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;what-potential-problems-to-look-for-and-how-to-report-them&#34;&gt;What potential problems to look for, and how to report them?&lt;/h2&gt;
&lt;p&gt;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&amp;rsquo;s logs for issues.&lt;/p&gt;
&lt;p&gt;If you think something has gone wrong with the experiment, please write a
follow-up to the tor-relays@ announcement mail mentioned above.&lt;/p&gt;
</content>
      </item>
    
      <item>
        <title>Tor network latency measurements</title>
        <link>https://torprojectstatus.org/experiments/2021-06-11-network-latency-measurements/</link>
        <pubDate>Fri, 11 Jun 2021 08:00:00 +0000</pubDate>
        <guid>https://torprojectstatus.org/experiments/2021-06-11-network-latency-measurements/</guid>
        <category></category>
        <description>What changed? We are running wide-scale measurements of latencies between relays on the Tor network for an estimated 1-2 months (using many short-lived circuits which will carry a very small amount of traffic).
More details and updates available online and on the tor-relays@ email list.
When did it start? Around 2021-06-10 16:00:00 UTC.
When did it stop? Around 2021-12-14 00:00:00 UTC.
What potential problems to look for, and how to report them?</description>
        <content type="html">&lt;h2 id=&#34;what-changed&#34;&gt;What changed?&lt;/h2&gt;
&lt;p&gt;We are running wide-scale measurements of latencies between relays on the
Tor network for an estimated 1-2 months (using many short-lived circuits which
will carry a very small amount of traffic).&lt;/p&gt;
&lt;p&gt;More details and updates &lt;a href=&#34;https://people.csail.mit.edu/zjn/tor.txt&#34;&gt;available online&lt;/a&gt; and on the &lt;a href=&#34;https://lists.torproject.org/pipermail/tor-relays/2021-May/019672.html&#34;&gt;tor-relays@ email list&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-start&#34;&gt;When did it start?&lt;/h2&gt;
&lt;p&gt;Around 2021-06-10 16:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-stop&#34;&gt;When did it stop?&lt;/h2&gt;
&lt;p&gt;Around 2021-12-14 00:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;what-potential-problems-to-look-for-and-how-to-report-them&#34;&gt;What potential problems to look for, and how to report them?&lt;/h2&gt;
&lt;p&gt;Relays may notice an elevated number of short-lived circuits created and
destroyed (we will spread this load over a few hours/days for any individual
relay). Be alert for an abnormal number of circuits causing availability issues.&lt;/p&gt;
&lt;p&gt;If you think something has gone wrong with the experiment, please contact the
experiment team: &lt;code&gt;shortor AT csail.mit.edu&lt;/code&gt; or write a follow-up to the
tor-relays@ announcement mail mentioned above.&lt;/p&gt;
</content>
      </item>
    
      <item>
        <title>Relay speed test</title>
        <link>https://torprojectstatus.org/experiments/2021-05-28-relay-speed-test/</link>
        <pubDate>Fri, 28 May 2021 16:00:00 +0000</pubDate>
        <guid>https://torprojectstatus.org/experiments/2021-05-28-relay-speed-test/</guid>
        <category></category>
        <description>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 for more information.
When did it start? Around 2021-05-17 16:00:00 UTC.
When did it stop? Around 2021-06-05 00:00:00 UTC
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&amp;rsquo;s logs for issues.</description>
        <content type="html">&lt;h2 id=&#34;what-changed&#34;&gt;What changed?&lt;/h2&gt;
&lt;p&gt;We are sending short bursts of traffic through every relay, to make
the relay capacity estimates more accurate. See the &lt;a href=&#34;https://lists.torproject.org/pipermail/tor-relays/2021-May/019649.html&#34;&gt;mail thread on
tor-relays&lt;/a&gt; for more information.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-start&#34;&gt;When did it start?&lt;/h2&gt;
&lt;p&gt;Around 2021-05-17 16:00:00 UTC.&lt;/p&gt;
&lt;h2 id=&#34;when-did-it-stop&#34;&gt;When did it stop?&lt;/h2&gt;
&lt;p&gt;Around 2021-06-05 00:00:00 UTC&lt;/p&gt;
&lt;h2 id=&#34;what-potential-problems-to-look-for-and-how-to-report-them&#34;&gt;What potential problems to look for, and how to report them?&lt;/h2&gt;
&lt;p&gt;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&amp;rsquo;s logs for issues.&lt;/p&gt;
&lt;p&gt;If you think something has gone wrong with the experiment, please write a
follow-up to the tor-relays@ announcement mail mentioned above.&lt;/p&gt;
</content>
      </item>
    
  </channel>
</rss>
