in reply to Re^2: Apache2 Perl(Pre|Process)ConnectionHandler
in thread Apache2 Perl(Pre|Process)ConnectionHandler

mod_evasive. Also, some CPAN modules that are similar: Apache::Throttle, CGI::Application::Plugin::RateLimit, Apache::LoadAvgLimit.
  • Comment on Re^3: Apache2 Perl(Pre|Process)ConnectionHandler

Replies are listed 'Best First'.
Re^4: Apache2 Perl(Pre|Process)ConnectionHandler
by TOD (Friar) on May 27, 2006 at 04:55 UTC
    found it, thx :)