pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ap-choke



Module name:    pkgsrc-wip
Committed by:   dmb_
Date:           Wed Mar 16 00:57:55 UTC 2005

Import into wip/ap-choke

Log Message:
mod_choke is a module for Apache that limits usage by greedy clients.
It's two main functions are to limit the number of concurrent
connections per IP, and to limit the rate at which apache sends data
to the client. It includes detection of users behind proxy servers
(using the X-Referred-By header). It includes limiting the speed at
which files are sent to a configurable rate, with the option of
allowing a burst at full speed for the first chunk of a file.

Status:

Vendor Tag:     DMB_
Release Tags:   DMB__20050316
                
N wip/ap-choke/Makefile
N wip/ap-choke/PLIST
N wip/ap-choke/distinfo
N wip/ap-choke/DESCR
N wip/ap-choke/TODO
N wip/ap-choke/MESSAGE

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index