           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 
     SOURCE_HASH=sha512:fb968c776cb87685ef1007fdac1dfc0fffcec38acbe9465ba6f7b5ba463d775c75d9fb86cc0378a310ff89ca39594076d2734ec8a295e5ef5b673fe4cb11de4b
      LICENSE[0]=GPL
	BUILD_API=2
        WEB_SITE=http://www.nuclearelephant.com/projects/dosevasive/
         ENTERED=20030313
         UPDATED=20030403
        KEYWORDS="http"
           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
