           SPELL=mod_throttle
         VERSION=3.1.2
          SOURCE=$SPELL${VERSION//./}.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.snert.com/Software/$SPELL/$SOURCE
     SOURCE_HASH=sha512:512c2365b52fa61eb5e63e192994afdf3d1cd51a572dfcc9d543770992ab6c727055fe4275592052d958de0d0d4e26481909cd2392f2593aa06ef4817b1787f7
      LICENSE[0]=PD
        WEB_SITE=http://www.snert.com/Software/mod_throttle/
         ENTERED=20030312
         UPDATED=20030403
        KEYWORDS="http"
           SHORT='mod_throttle is a module to provide virtual server throttling for Apache 1.3.x'
cat << EOF
This Apache module is intended to reduce the load on your server & bandwidth 
generated by popular virtual hosts, directories, locations, or users according 
to supported polices (see below) that decide when to delay or refuse requests. 
Also mod_throttle can track and throttle incoming connections by IP address or 
by authenticated remote user.
EOF
