Index of /ports_www/mod_limitipconn

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] Makefile 07-Jun-2010 13:16 881 [   ] distinfo 28-May-2011 14:15 146 [DIR] files/ 25-Dec-2006 04:08 - [TXT] pkg-descr 17-Apr-2003 20:27 814
This is the distribution page for the Apache module mod_limitipconn.c, which
allows web server administrators to limit the number of simultaneous downloads
permitted from a single IP address.

Why did I write this module? Well, I run an mp3 server which since its
inception was being constantly hosed by people who were trying to download
dozens of files at once. For months I scoured the Internet looking for a code
snippet that would solve this problem. The closest thing I found was this patch
against an old version of Apache, and it didn't run properly on my Linux box
(that was back then; nowadays, the patch doesn't even apply cleanly to the
 Apache source tree).

Finally I gave up and decided to write something to do the job myself, and
here's the result. 

WWW: http://dominia.org/djao/limitipconn.html