Modules for block some un-kind users. to some extents, it can do some help with DDoS

Modules Name:

mod_memcache_block

FEATURES:

Distributed White and Black listing of IPs, ranges, and CIDR blocks

Configurable timeouts, memcache server listings

Support for continuous hasing using libmemcached’s Ketama

Windowded Rate limiting based on Response code (to block brute-force dictionary attacks against .htpasswd, for example)

http://github.com/netik/mod_memcache_block/tree/master

I wrote a shell scripts to trace Apache log formerly.

such as I read the last 50000 visit log, and check the same ip’s active status.

use iptables block it. and free it in some minutes laters.

this modules is more friendly i think.