aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dir-spec.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index 2399ed4..39a0318 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1358,16 +1358,16 @@
Indicates that a bandwidth limit was exhausted for this relay.
- The "rate-limit" and "burst-limit" are the raw values from the
- BandwidthRate and BandwidthBurst found in the torrc configuration file.
+ The "rate-limit" and "burst-limit" are the raw values from the
+ BandwidthRate and BandwidthBurst found in the torrc configuration file.
- The "{read|write}-overload-count" are the counts of how many times the
- reported limits of burst/rate were exhausted and thus the maximum
- between the read and write count occurances. To make the counter more
- meaningful and to avoid multiple connections saturating the counter
- when a relay is overloaded, we only increment it once a minute.
+ The "{read|write}-overload-count" are the counts of how many times the
+ reported limits of burst/rate were exhausted and thus the maximum
+ between the read and write count occurances. To make the counter more
+ meaningful and to avoid multiple connections saturating the counter
+ when a relay is overloaded, we only increment it once a minute.
- The 'version' field is set to '1' for now.
+ The 'version' field is set to '1' for now.
(Introduced in tor-0.4.6.1-alpha)