Skip to content

Simplify rules based on a set of possible addresses #71

@cataphract

Description

@cataphract

The WAF runs on logs processing with only a few addresses ever pushed. It would likely result in a substantial performance improvement if the rules could be stripped of all addresses that will never be pushed, and rules with no addresses left removed.

This could be implemented as a new option when rules are loaded, or, perhaps a worse option, as a tool to preprocess the rules file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions