summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-02-15 20:38:27 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-02-15 20:38:27 +0000
commiteffbfcda5ad901559d44c249700d61a70311a78a (patch)
treea3cb958cf01fe8761f0c709451de957589230c18 /net-www/mod_bwshare/files
parentadded mod_bwshare-0.1.3 (diff)
downloadhistorical-effbfcda5ad901559d44c249700d61a70311a78a.tar.gz
historical-effbfcda5ad901559d44c249700d61a70311a78a.tar.bz2
historical-effbfcda5ad901559d44c249700d61a70311a78a.zip
initial revision
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-www/mod_bwshare/files')
-rw-r--r--net-www/mod_bwshare/files/13_mod_bwshare.conf21
-rw-r--r--net-www/mod_bwshare/files/digest-mod_bwshare-0.1.31
2 files changed, 22 insertions, 0 deletions
diff --git a/net-www/mod_bwshare/files/13_mod_bwshare.conf b/net-www/mod_bwshare/files/13_mod_bwshare.conf
new file mode 100644
index 000000000000..620b17a561c2
--- /dev/null
+++ b/net-www/mod_bwshare/files/13_mod_bwshare.conf
@@ -0,0 +1,21 @@
+<IfDefine BWSHARE>
+ <IfModule !mod_bwshare.c>
+ LoadModule bwshare_module modules/mod_bwshare.so
+ </IfModule>
+</IfDefine>
+
+<IfModule mod_bwshare.c>
+ # Some bandwidth control parameters
+ BW_tx1cred_rate 0.067
+ BW_tx1debt_max 30
+ BW_tx2cred_rate 1000
+ BW_tx2debt_max 1000000
+
+ <Location /bwshare-info>
+ SetHandler bwshare-info
+ </Location>
+
+ <Location /bwshare-trace>
+ SetHandler bwshare-trace
+ </Location>
+</IfModule>
diff --git a/net-www/mod_bwshare/files/digest-mod_bwshare-0.1.3 b/net-www/mod_bwshare/files/digest-mod_bwshare-0.1.3
new file mode 100644
index 000000000000..a5a7825f0190
--- /dev/null
+++ b/net-www/mod_bwshare/files/digest-mod_bwshare-0.1.3
@@ -0,0 +1 @@
+MD5 4ffdd2e9129dd3b5154c6291ddef8e36 bwshare-0.1.3.zip 47584