Server doubts - Apache module: mod_bwshare

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • christianrod30
    Confirmed User
    • Jul 2003
    • 286

    #1

    Server doubts - Apache module: mod_bwshare

    http://www.topology.org/src/bwshare/README.html#purpose

    I was reading this page and I would like to know how to setup the following variables in my server:

    * BW_tx1cred_rate: sets the maximum rate of serving files (files/second).
    * BW_tx1debt_max: sets the maximum files to serve in excess of BW_tx1cred_rate (files).
    * BW_tx2cred_rate: sets the maximum rate of serving bytes (bytes/second).
    * BW_tx2debt_max: sets the maximum bytes to serve in excess of BW_tx2cred_rate (bytes).

    The default is
    BW_tx1debt_max 25
    BW_tx1cred_rate 0.095
    BW_tx2debt_max 3000000
    BW_tx2cred_rate 2500

    How to setup for a 2GB per user?
    Christian Rod


    ICQ 103-946-210
    msn: [email protected]
  • christianrod30
    Confirmed User
    • Jul 2003
    • 286

    #2
    How to manage these variables since I don't know hot to setup these variables.,.. because I don't have experience with this module. If u have, pls let me know.


    Thanks a lot
    Christian Rod


    ICQ 103-946-210
    msn: [email protected]

    Comment

    Working...