16.04.2008 - mod_ip_count-2.1.1 bugfix release
Fixed a bug with a segmentation fault when there are no memcache servers available.
31.03.2008 - mod_ip_count-2.1.0 released
After being abandoned for several years by the original authors, a new version of mod_ip_count is here.
What's new:
* Added support for per-url request processing via pattern matching
* HTTP server response is now customizable through the config file
* A blocking time period can be set for IPs from which the number of requests exceeds the allowed maximum.
* Added whitelisting (now it's really here, not just a couple of words in the sample configfile to simulate its presence)
* Added `Latency` (see README for explanation)
* Now the included memcache client interface can be compiled on both Apache 2.0.x and Apache 2.2.x
* Some minor bugfixes and some new bugs, yet unknown. As usual ^)