in reply to
A module to deny ip on multiple sketchy http requests, yes, no?
CGI::Application::Plugin::RateLimit
. There are some others that limit based on CPU or bandwidth but would be easy to change. See also
this column by Merlyn
.
Comment on
Re: A module to deny ip on multiple sketchy http requests, yes, no?
In Section
Seekers of Perl Wisdom