On 17.03.2009 19:11, Mohit Anchlia wrote:
mod_jk 1.2.25 - 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?

Since Apache is modular, there are other modules, that allowe throttling. Most of them throttle on bandwidth though, not on concurrency of access.

Have a look at

http://modules.apache.org/

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to