
Mod_antiloris limits the number of simultaneous connections per ip address that are in the "reading request" state. it can mitigate denial of service attacks done with the "slowloris" script.
it is a good idea to use iptables with connlimit in addition to mod_antiloris.