This module protects Apache 2.x from the Slowloris HTTP DoS attack by limiting the number of allowed connections.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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"