Ticket #1214 (new enhancement)

Opened 1 year ago

Added two features to mod_evasive

Reported by: tsj5j Assigned to: jan
Priority: high Milestone: 1.5.0
Component: mod_evasive Version: 1.4.15
Severity: normal Keywords: evasive, mod_evasive
Cc: Blocking:
Need Feedback:

Description

I found that the default error code (403) was not appropriate in all situations.

Neither was the error logging, which can cause huge error logs on systems where evasive was purposely meant to limit connection speeds.

Attached is a copy of mod_evasive.c that introduces :

evasive.enable-logging => false by default, set true to enable logging. evasive.error-code => any number between 100 (lowest HTTP code) and 505 (highest)

Attachments

mod_evasive.c (4.7 kB) - added by tsj5j on 06/02/2007 05:16:57 PM.
mod_evasive updated. just replace old one for it to work. tested.

Change History

06/02/2007 05:16:57 PM changed by tsj5j

  • attachment mod_evasive.c added.

mod_evasive updated. just replace old one for it to work. tested.


Add/Change #1214 (Added two features to mod_evasive)




Change Properties