Package apache2-mod_evasive: Information

    Source package: apache2-mod_evasive
    Version: 1.10.1-alt1.qa1
    Build time:  Apr 18, 2013, 12:14 PM
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: Apache 2.x evasive module to minimize HTTP DoS or brute force attacks
    Description: 
    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 few concurrent requests on the same child per
      second
    - Making any requests while temporarily blacklisted (on a blocking
      list)
    
    mod_evasive could be easly integrated with firewalls and routers
    for maximum protection.

    List of rpms provided by this srpm:
    apache2-mod_evasive (x86_64, i586)
    apache2-mod_evasive-debuginfo (x86_64, i586)
    i586-apache2-mod_evasive (x86_64-i586)

    Maintainer: Nikolay A. Fetisov



      1. apache2-devel >= 2.2.5
      2. apache2-httpd-prefork
      3. rpm-build-licenses

    Last changed


    April 17, 2013 Dmitry V. Levin 1.10.1-alt1.qa1
    - NMU: rebuilt for debuginfo.
    Dec. 12, 2008 Nikolay A. Fetisov 1.10.1-alt1
    - Initial build for ALT Linux Sisyphus
    Dec. 12, 2008 Nikolay A. Fetisov 1.10.1-alt0.1
    - Initial build