/[smecontribs]/rpms/mod_bwshare/contribs8/mod_bwshare.conf
ViewVC logotype

Annotation of /rpms/mod_bwshare/contribs8/mod_bwshare.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (hide annotations) (download)
Wed Feb 24 18:39:40 2010 UTC (14 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED
Maintained upstream

1 slords 1.1 LoadModule bwshare_module modules/mod_bwshare.so
2    
3     <IfModule mod_bwshare.c>
4     <Location /bwshare-info>
5     SetHandler bwshare-info
6     </Location>
7    
8     <Location /bwshare-trace>
9     SetHandler bwshare-trace
10     </Location>
11    
12     # Some bandwidth control parameters.
13     <Directory />
14     BW_tx1debt_max 25
15     BW_tx1cred_rate 0.095
16     BW_tx2debt_max 3000000
17     BW_tx2cred_rate 2500
18     </Directory>
19     </IfModule>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed