
December 27th, 2000, 05:12 PM
|
|
Junior Member
|
|
Join Date: Dec 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have been trying to get mod_bandwidth working for quite some time. It seems to work fine when I try to access files such as tar.gz and others that need to be "Saved to Disk". Problem is that I don't see any bandwidth control on simple html files.
Also, since I couldn't get mod_bandwidth to work, I tried mod_throttle. It works ok but I would really like to restrict it to certain IPs like you can do with mod_bandwidth. It does not have this functionality built in (yet), so I was wondering if anyone knew of a way to get Apache to do it for me. I can't see a way to do it.
8<------------------------
Resolution: My problem with mod_bandwidth was the use of SSIs. I am now working to take them out in order to use this module. I have heard from the developer of mod_throttle that throttling by IP range will be available in 2-3 weeks. At that time I will be able to compare mod_bandwidth with mod_throttle. I would love to use SSIs but mod_bandwidth will not allow it, so I am hoping a newer mod_throttle will do what I need.
[This message has been edited by natefaerber (edited December 28, 2000).]
|