suricata: Set detection profile to high

This will merge rules more aggressively so that the engine
is only processing those that can actually match.

Memory is cheap. People with little memory should not run
suricata anyways.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Michael Tremer
2019-02-28 14:28:09 +00:00
committed by Stefan Schantl
parent 9f726f8f53
commit 5196d8ddbb

View File

@@ -745,7 +745,7 @@ decoder:
# If the argument specified is 0, the engine uses an internally defined
# default limit. On not specifying a value, we use no limits on the recursion.
detect:
profile: medium
profile: high
custom-values:
toclient-groups: 3
toserver-groups: 25