summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-11-11 22:34:55 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-11-11 22:34:55 +0000
commit41ce651773f5c29a7157ff414fac37b721a00c11 (patch)
tree23a45ca6b90931fc3e819fcc751ecbd6b94f43e1 /net-www/mod_bwshare/files
parentStable on sh wrt #111999 (diff)
downloadgentoo-2-41ce651773f5c29a7157ff414fac37b721a00c11.tar.gz
gentoo-2-41ce651773f5c29a7157ff414fac37b721a00c11.tar.bz2
gentoo-2-41ce651773f5c29a7157ff414fac37b721a00c11.zip
Revbump, fix bug #112215.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-www/mod_bwshare/files')
-rw-r--r--net-www/mod_bwshare/files/13_mod_bwshare.conf28
-rw-r--r--net-www/mod_bwshare/files/digest-mod_bwshare-0.1.61
2 files changed, 15 insertions, 14 deletions
diff --git a/net-www/mod_bwshare/files/13_mod_bwshare.conf b/net-www/mod_bwshare/files/13_mod_bwshare.conf
index 620b17a561c2..f59c30d12124 100644
--- a/net-www/mod_bwshare/files/13_mod_bwshare.conf
+++ b/net-www/mod_bwshare/files/13_mod_bwshare.conf
@@ -1,21 +1,21 @@
<IfDefine BWSHARE>
- <IfModule !mod_bwshare.c>
- LoadModule bwshare_module modules/mod_bwshare.so
- </IfModule>
+ <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
+ # 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-info>
+ SetHandler bwshare-info
+ </Location>
- <Location /bwshare-trace>
- SetHandler bwshare-trace
- </Location>
+ <Location /bwshare-trace>
+ SetHandler bwshare-trace
+ </Location>
</IfModule>
diff --git a/net-www/mod_bwshare/files/digest-mod_bwshare-0.1.6 b/net-www/mod_bwshare/files/digest-mod_bwshare-0.1.6
new file mode 100644
index 000000000000..ab766e2aad52
--- /dev/null
+++ b/net-www/mod_bwshare/files/digest-mod_bwshare-0.1.6
@@ -0,0 +1 @@
+MD5 ca63be617bcbe79f47b6a11979c33aaf bwshare-0.1.6.zip 51614