Re: [us...@httpd] Throttle traffic

2009-03-17 Thread Mohit Anchlia
Are there any suggestions, input or if anyone else is doing something smiliar in Apache as a plug in?? On Thu, Mar 12, 2009 at 10:27 AM, Mohit Anchlia wrote: > This looks like is to limit traffic for the clients that download > data. I am looking for HTTP clients that POST and GET. > > On Thu, Ma

Re: [us...@httpd] Throttle traffic

2009-03-12 Thread Mohit Anchlia
This looks like is to limit traffic for the clients that download data. I am looking for HTTP clients that POST and GET. On Thu, Mar 12, 2009 at 9:46 AM, an...@iguanait.com wrote: > Hi, > > I yesterday found out that there is a modul called mod_bwshare. > I have not used it yet, but you can take

Re: [us...@httpd] Throttle traffic

2009-03-12 Thread an...@iguanait.com
Hi, I yesterday found out that there is a modul called mod_bwshare. I have not used it yet, but you can take a look and decide if this is what you are looking for. Regards, Ali Nebi! On Thu, 2009-03-12 at 08:33 -0700, Mohit Anchlia wrote: > Apache 2.2 - Is there a way to throttle traffic in apa

[us...@httpd] Throttle traffic

2009-03-12 Thread Mohit Anchlia
Apache 2.2 - Is there a way to throttle traffic in apache. Something where we mention if requests on particular URL exceeded 'x' number then return 'y' message? - The official User-To-User support forum of the Apache HTTP Server P