I wasn't looking for a benchmarking tool. I am looking for something that
limits number of connections per ip or virtual host and can dynamically be
changed without having to shut down apache.

On Sat, Jun 20, 2009 at 1:25 AM, Arnab Ganguly <agangul...@gmail.com> wrote:

> Try using Apache benchmark tool.
> Thanks
> Arnab
>
> On Fri, Jun 19, 2009 at 8:05 PM, Mohit Anchlia <mohitanch...@gmail.com>wrote:
>
>> We are using apache 2.2.6. We have a need to write a utility that
>> would throttle traffic based on the element of the content. We get
>> data from various client application that have application id assigned
>> to them. This application id is part of the text or xml content. What
>> we want is some utility that would prevent application request from
>> going further to application server if they exceed certain threshold.
>> So for eg: If application "1" is currently sending 100 transactions
>> per sec then we should have ability to say that present "turn away"
>> page to that application.
>>
>> I am not sure how we can implement that in apache 2.2.6? It would be
>> really helpful if I could get some suggestions or if there are already
>> some tools available out there?
>>
>> ---------------------------------------------------------------------
>> 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-unsubscr...@httpd.apache.org
>>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>>
>

Reply via email to