You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Henry Leung <he...@vtc.edu.hk> on 2004/07/29 03:13:32 UTC

[users@httpd] Bandwidth throttling problem in Apache 2.0

Dear all,
  is there any way to implement bandwidth throttling in Apache 2.0?

-- 
Henry Leung <he...@vtc.edu.hk>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Bandwidth throttling problem in Apache 2.0

Posted by Brent 'Dax' Royal-Gordon <br...@brentdax.com>.
Henry Leung wrote:
> Dear all,
>   is there any way to implement bandwidth throttling in Apache 2.0?

Not currently.  However, your operating system may be able to do 
this--the feature is called "traffic shaping".  Linux supports it--see 
the Advanced Routing & Traffic Control HOWTO at <http://lartc.org/> for 
details.  (On Debian at least, you'll need to recompile the kernel to 
enable this feature.  While you're there, disable all the silly 
filesystems and things it enables.)

-- 
Brent "Dax" Royal-Gordon <br...@brentdax.com>
Perl and Parrot hacker

Oceania has always been at war with Eastasia.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org