           SPELL=mod_dosevasive
         VERSION=1.10
          SOURCE=mod_dosevasive_1.10.tar.gz
         SOURCE_DIRECTORY=$BUILD_DIRECTORY/mod_dosevasive
SOURCE_URL[0]=http://www.nuclearelephant.com/projects/dosevasive/$SOURCE 
          MD5[0]='a86682d3a901cfa8e95cc81fa9e169ff'
      LICENSE[0]=GPL
	BUILD_API=2
        WEB_SITE=http://www.nuclearelephant.com/projects/dosevasive/
         ENTERED=20030313
         UPDATED=20030403
           SHORT='A replacement mod_access module adding special resistance to a DoS attack'
cat << EOF
The Apache DoS Evasive Maneuvers Module is a module for Apache 1.3 
that provides functionality for fighting off DoS attacks. It does 
this by adding addresses to a 10-second '403 List' and rejecting 
rapidly repeated requests for the same URL from the same addresses, 
using an internal hash table, on a per-child basis.
EOF
