|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Bandwidth limit by apache.
Hi, how can I setup the bandwidth limit for each http connection by apache? Thanks.
|
|
#2
|
|||
|
|||
|
Start here -> http://www.snert.com/Software/mod_throttle/
|
|
#3
|
|||
|
|||
|
Thx freebsd
![]() |
|
#4
|
|||
|
|||
|
Seems mod_bandwidth is what I'm looking for. However, I already enable it and turn the BandWidthModule On and did couples setting. Httpd is working fine but bandwidth limitation is not working. Anybody has this experience? How to make it works? Thanks.
|
|
#5
|
|||
|
|||
|
Hello,
Did you ever figure out how to make this work. Mine seems to have a math problem because it is not working as the settings say it should. Its driivng me nuts! Any ideas? Here are my current mod_bandwidth settings: Code:
BandWidthDataDir /tmp/apachebw BandWidthModule On BandWidthPulse 1000000 BandWidth all 999999 |
|
#6
|
|||
|
|||
|
I'm still having the same problem here. httpd startup fine, no error comes out at all but just not working for this function. Drive me nut
![]() Quote:
|
|
#7
|
|||
|
|||
|
I wish I could help but really I haven't tried any bandwidth throttling modules. Maybe it's time to give mod_throttle a try. FreeBSD have chosen mod_throttle instead of mod_bandwidth to be in its ports tree perhaps there were some bugs in mod_bandwidth for their decision.
|
|
#8
|
|||
|
|||
|
Maybe...I noticed that mod_bandwidth does not limit the bandwidth as it says it does. Normally the administrator would set a limit and that limit would be split between X users. It does not seem to want to do that.
The problem with mod_throttle is that you cannot limit bandwidth like 1Mps correctly according to the maker Anthony Howe. He was the one who passwed me onto mod_bandwidth. I emailed the maker of mod_bandwidth but to no avail. ![]() Thanks for your time. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Bandwidth limit by apache. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|