summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f5c4710..dc6f28b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+* new matcher: ExpLoss.pm matcher.
+ It produces an exponential weighted average and supports RMON-like
+ thresholds to obtain stable node status detection. -- Veniamin Konoplev V.Konoplev rssi.ru
+
+
* let cgi processes die on config change this provides for smoother
behaviour than a horde of instances going for a cfg reload. --tobi