Bug 138001 - New port: www/mod_antiloris Protect Apache 2.x against the Slowloris HTTP DoS attack
Summary: New port: www/mod_antiloris Protect Apache 2.x against the Slowloris HTTP Do...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 21:20 UTC by Aleksandar Pejic
Modified: 2009-08-22 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.34 KB, text/plain)
2009-08-20 21:20 UTC, Aleksandar Pejic
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandar Pejic 2009-08-20 21:20:00 UTC
This module protects Apache 2.x from the Slowloris HTTP DoS attack by
limiting the number of allowed connections.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-08-20 21:45:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-22 21:43:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-22 21:43:42 UTC
miwi        2009-08-22 20:43:27 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_antiloris    Makefile distinfo pkg-descr 
    www/mod_antiloris/files mod_antiloris.conf.in 
                            pkg-message.rules.in 
  Log:
  This module protects Apache 2.x from the Slowloris HTTP DoS attack by
  limiting the number of allowed connections.
  
  WWW: http://modules.apache.org/search.php?id=1783
  
  PR:             ports/138001
  Submitted by:   Aleksandar Pejic <alex at vts.su.ac.rs>
  
  Revision  Changes    Path
  1.2428    +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/mod_antiloris/Makefile (new)
  1.1       +3 -0      ports/www/mod_antiloris/distinfo (new)
  1.1       +4 -0      ports/www/mod_antiloris/files/mod_antiloris.conf.in (new)
  1.1       +14 -0     ports/www/mod_antiloris/files/pkg-message.rules.in (new)
  1.1       +4 -0      ports/www/mod_antiloris/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"