/[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.3 - (hide annotations) (download)
Tue Nov 25 16:20:14 2008 UTC (15 years, 6 months ago) by slords
Branch: MAIN
Changes since 1.2: +0 -0 lines
Restore

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