You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dov Rosenberg <do...@conviveon.com> on 2005/01/05 17:59:48 UTC

Apache 2 Virtual Host Bandwidth Throttling?

I am looking for a module that will allow me to throttle the bandwidth usage
on Apache 2.x using either name based (preferrable) virtual hosting or ip
based virtual hosting. Any thoughts or comments would be appreciated.

OS: Redhat Linux 9, EL 3


-- 
Dov Rosenberg
Conviveon Corporation



Re: Apache 2 Virtual Host Bandwidth Throttling?

Posted by "Ivan Barrera A." <Br...@Ivn.cl>.
It was supposed to be ready weeks ago, but i've been under heavy load of 
work... today im "free as a bird" so i'm working on it right now.
When im ready, i'll post to this thread, and ask for your help.

Thanks a lot

Patrick wrote:
> Hi, 
> 
> 
>>>i wrote bandwidth_mod for 2.x , but it is an awful hack to the byterange
>>>  functions....
>>>Im finishing a new version, and hoping to correct the problems.
>>>(byterange bugs) and using correct apr functions.
>>>
>>>http://ivn.cl/apache you can find it.. but better wait until i release
>>>the new version. (and help me test it)
>>>
>>>I dont know about others implementations of bw throttling..
> 
> 
> I'll help test too! 
> 
> P
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Apache 2 Virtual Host Bandwidth Throttling?

Posted by Patrick <na...@gmail.com>.
Hi, 

> > i wrote bandwidth_mod for 2.x , but it is an awful hack to the byterange
> >   functions....
> > Im finishing a new version, and hoping to correct the problems.
> > (byterange bugs) and using correct apr functions.
> >
> > http://ivn.cl/apache you can find it.. but better wait until i release
> > the new version. (and help me test it)
> >
> > I dont know about others implementations of bw throttling..

I'll help test too! 

P

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: Apache 2 Virtual Host Bandwidth Throttling?

Posted by Leif W <wa...@usa.net>.
> Ivan Barrera A.; 2005 January 05 Wednesday 12:21
>
> http://ivn.cl/apache you can find it.. but better wait until i release 
> the new version. (and help me test it)
>
> I dont know about others implementations of bw throttling..

There's mod_bwshare at http://www.topology.org/src/bwshare/README.html 
which works for 1.3.x and 2.0.44 (probably later versions as well).  The 
mod_bwshare author says that mod_throttle seems to have superseded 
mod_bwshare.  mod_throttle is at 
http://www.snert.com/Software/mod_throttle/ but seems to be Apache 1.3.x 
only.  Each seems to have their own custom licensing, so you may have to 
ask the authors if you can borrow code.  Their philosophy seems fairly 
open which indicates that they probably would agree so long as your code 
remained open as well.  Note: I have no experience with any of these 
modules, I just know they exist.

Leif

> Dov Rosenberg wrote:
>> I am looking for a module that will allow me to throttle the 
>> bandwidth usage on Apache 2.x using either name based (preferrable) 
>> virtual hosting or ip based virtual hosting. Any thoughts or comments 
>> would be appreciated.
>>
>> OS: Redhat Linux 9, EL 3
>>
>>
>> -- 
>> Dov Rosenberg
>> Conviveon Corporation
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Apache 2 Virtual Host Bandwidth Throttling?

Posted by Dov Rosenberg <do...@conviveon.com>.
Good deal, when do you expect to finish it? I can help you test it. Let me
know.

Thanks

Dov Rosenberg


On 1/5/05 12:21 PM, "Ivan Barrera A." <Br...@Ivn.cl> wrote:

> i wrote bandwidth_mod for 2.x , but it is an awful hack to the byterange
>   functions....
> Im finishing a new version, and hoping to correct the problems.
> (byterange bugs) and using correct apr functions.
> 
> http://ivn.cl/apache you can find it.. but better wait until i release
> the new version. (and help me test it)
> 
> I dont know about others implementations of bw throttling..
> 
> 
> Dov Rosenberg wrote:
>> I am looking for a module that will allow me to throttle the bandwidth
>> usage on Apache 2.x using either name based (preferrable) virtual
>> hosting or ip based virtual hosting. Any thoughts or comments would be
>> appreciated.
>> 
>> OS: Redhat Linux 9, EL 3
>> 
>> 
>> -- 
>> Dov Rosenberg
>> Conviveon Corporation
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Apache 2 Virtual Host Bandwidth Throttling?

Posted by "Ivan Barrera A." <Br...@Ivn.cl>.
i wrote bandwidth_mod for 2.x , but it is an awful hack to the byterange 
  functions....
Im finishing a new version, and hoping to correct the problems. 
(byterange bugs) and using correct apr functions.

http://ivn.cl/apache you can find it.. but better wait until i release 
the new version. (and help me test it)

I dont know about others implementations of bw throttling..


Dov Rosenberg wrote:
> I am looking for a module that will allow me to throttle the bandwidth 
> usage on Apache 2.x using either name based (preferrable) virtual 
> hosting or ip based virtual hosting. Any thoughts or comments would be 
> appreciated.
> 
> OS: Redhat Linux 9, EL 3
> 
> 
> -- 
> Dov Rosenberg
> Conviveon Corporation
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org