diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-10-27 14:18:23 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-10-27 14:18:23 +0000 |
commit | d9f1c04e912d44c218a90b9b0debcb0a11b87631 (patch) | |
tree | 0f15c71db94fc2f2e135d1948a90da5c2c9882b5 /ChangeLog | |
parent | d51861faa9607718870cea1acbbc0b2b2c2c7364 (diff) |
Penalty-based flood protection
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |