]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Penalty-based flood protection
[user/henk/code/ruby/rbot.git] / ChangeLog
index 203bd3c7771d199467b77e6c24c455569b436ef2..fae97f542574c306dd6453b8832f312c6679e41e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-27  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * Flood protection: first attempt at penalty-based flood protection.
+       This should make rbot much less prone to Excess Floods *and* still
+       serve normally without excessive delays.
+
 2006-10-25  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
 
        * HttpUtil: Strings returned by get_cached now have a cached? method