summaryrefslogtreecommitdiff
path: root/changes/ticket40560
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket40560')
-rw-r--r--changes/ticket405608
1 files changed, 4 insertions, 4 deletions
diff --git a/changes/ticket40560 b/changes/ticket40560
index 01dc134ed7..f323713d91 100644
--- a/changes/ticket40560
+++ b/changes/ticket40560
@@ -1,5 +1,5 @@
o Minor bugfixes (relay, overload):
- - Use a fraction and assessment period of ntor handshake drops for the
- overload general signal. Before that, a single drop could trigger an
- overload state which was far from useful. Fixes bug 40560; bugfix on
- 0.4.7.1-alpha.
+ - Decide whether to signal overload based on a fraction and
+ assessment period of ntor handshake drops. Previously, a single
+ drop could trigger an overload state, which caused many false
+ positives. Fixes bug 40560; bugfix on 0.4.7.1-alpha.