This script is for Slackware 13.1 only and may be outdated.

SlackBuilds Repository

13.1 > Network > mod_limitipconn (0.23)

mod_limitipconn is an Apache which allows web server administrators
to limit the number of simultaneous downloads permitted from a single
IP address.

You'll need to add the following line to your /etc/httpd/httpd.conf:
Include /etc/httpd/extra/mod_limitipconn.conf

To test the 'test.pl' utility from mod_evasive is included in the doc dir.
Which when run multiple simultainus sessions of should similate accessive
connectivity; e.g. with MaxConnPerIP set to ``1''
while true; do (perl ./test.pl &); perl ./test.pl; done

Maintained by: Menno Duursma
Keywords: apache,security,anti-dos,limit
ChangeLog: mod_limitipconn

Homepage:
http://dominia.org/djao/limitipconn2.html

Source Downloads:
mod_limitipconn-0.23.tar.bz2 (08885977f8e0c50659a54c8e40ddd675)

Download SlackBuild:
mod_limitipconn.tar.gz
mod_limitipconn.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 13.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds