Actions
Feature #1438
closedrequest: silent option for mod_evasive
ASK QUESTIONS IN Forums:
Description
when mod_evasive turns a connection away, it creates an entry in the log file.
to reduce disk write load and file size it would be neat to have a silent option where mod_evasive will not output anything.
-- w1zzard
Updated by stbuehler about 16 years ago
- Target version changed from 1.4.20 to 1.4.21
Updated by icy almost 16 years ago
- Target version changed from 1.4.21 to 1.4.22
- Patch available set to No
Updated by stbuehler over 15 years ago
- Target version changed from 1.4.22 to 1.4.23
Updated by stbuehler over 15 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2481.
Updated by glen over 15 years ago
shouldn't there be also cv[1].destination = &(s->silent)
also i think you want to enumerate the config items from /* 0 */
, not from /* 1 */
, (where config_values_t cv[]
is enumerated)
Actions
Also available in: Atom