summaryrefslogtreecommitdiff
path: root/www/ap-throttle/DESCR
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-02-16 11:19:03 +0000
committergrant <grant@pkgsrc.org>2003-02-16 11:19:03 +0000
commitf61e0ec21f0739be923c9a877eed37de40917958 (patch)
treec745e1a6487d0aec11ef5aed2fbc94d0fc76c7b6 /www/ap-throttle/DESCR
parent6f56abad46b4f3854b110e7529d2e46721e2c640 (diff)
downloadpkgsrc-f61e0ec21f0739be923c9a877eed37de40917958.tar.gz
Initial import of ap-throttle-3.1.2 into The NetBSD packages collection.
mod_throttle allows throttling of connections to the Apache web server. It uses System V shared memory and semaphores to implement the state information. Provided by Eric Schnoebelen in PR pkg/20290, with some changes by me.
Diffstat (limited to 'www/ap-throttle/DESCR')
-rw-r--r--www/ap-throttle/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/ap-throttle/DESCR b/www/ap-throttle/DESCR
new file mode 100644
index 00000000000..c159d90541a
--- /dev/null
+++ b/www/ap-throttle/DESCR
@@ -0,0 +1,3 @@
+mod_throttle allows throttling of connections to the Apache web
+server. It uses System V shared memory and semaphores to implement the
+state information.