Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2005
    Location
    Southern CA
    Posts
    170

    limiting bandwidth and monthly data transfer on apache

    here are my server specs:

    Windows, Apache 2.0.54, PHP 4.3.11, mySQL 4.1.12, phpMyAdmin 2.8.0.1, Perl 5.8.6, ZendOptimizer 2.5.10, and hMailserver 4.2b195

    does anybody have any recommendatiions on how i can limit data transfers for certain domains and throttle bandwidth usage on certain domains? domains are all on the same server running as virtual hosts

  2. #2
    If you are using cPanel it has support for mod_bandwidth (if I remember it's name correctly)

    Apache update in whm can help you.

    If you don't use cPanel then you still should find the above and use it with apache, there is also another one that may help called mod_throttle but the first is the best for what you want.

  3. #3
    I agree with johny_gjx that either of apache module will complete your requirement.

    Please note that cpanel/whm will work only with Linux server not windows

    If you are windows user with Apache you can load any of the above module can check it from your end.

    "mod_bandwidth is a module for the Apache Web server that enables the setting of server-wide or per-connection bandwidth limits based on the directory, size of files, and remote IP/domain"

    http://www.cohprog.com/v3/bandwidth/doc-en.html

  4. #4
    Join Date
    Feb 2005
    Location
    Southern CA
    Posts
    170
    it appears like mod_bandwidth isn't compatible with apache 2 and windows, are there other alternatives?

  5. #5
    Try:

    mod_bandwidth: http://www.ivn.cl/apache/
    mod_cband: http://cband.linux.pl/

    They are both specifically for Apache 2.
    ••• Like us on Facebook to qualify for discounts! •••
    ••• http://www.sprintserve.net •••
    ••• Offering: | Internap FCP Bandwidth! | Rebootless Kernel Updates! | Magento Optimized Hosting | Wordpress Hosting | •••
    ••• Services: | Managed Multiple Cores 64bit Servers | Server Management | •••

  6. #6
    I haven't experienced cband. How is it?

  7. #7
    Join Date
    Feb 2005
    Location
    Southern CA
    Posts
    170
    mod_cband on that site sprintserve posted doesn't seem to work with windows. Does anybody know if there is a version of mod_cband that is windows compatible?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •