./wip/ap2-evasive, Evasive maneuvers module for Apache

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10.1nb3, Package name: ap2-evasive-1.10.1nb3, Maintainer: ccatrian

mod_evasive is an evasive maneuvers module for Apache to provide evasive action
in the event of an HTTP DoS or DDoS attack or brute force attack. It is also
designed to be a detection and network management tool, and can be easily
configured to talk to ipchains, firewalls, routers, and etcetera. mod_evasive
presently reports abuses via email and syslog facilities.

Detection is performed by creating an internal dynamic hash table of IP
Addresses and URIs, and denying any single IP address from any of the
following:

* Requesting the same page more than a few times per second
* Making more than 50 concurrent requests on the same child per second
* Making any requests while temporarily blacklisted (on a blocking list)

This package is for use with apache version 2.


Required to run:
[www/apache24]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2014-06-22 21:53:42 by Thomas Klausner | Files touched by this commit (2)
Log message:
Cleanup, untested but the stuff is gone/unsupported.
   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2008-09-06 22:54:43 by Thomas Klausner | Files touched by this commit (27) | Package updated
Log message:
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2006-09-07 17:01:30 by César Catrián C. | Files touched by this commit (1)
Log message:
Now it compiles with Apache 2.
   2006-08-19 17:45:07 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Regen with correct DIST_SUBDIR.
   2006-01-17 10:13:36 by Roland Illig | Files touched by this commit (8)
Log message:
Fixed some simple pkglint warnings.