From: Michael Tremer Date: Thu, 28 Feb 2019 14:28:20 +0000 (+0000) Subject: suricata: Use up to 256MB of RAM for the flow cache X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47cb057145c76d5faf7987de9e779bf07a029336;p=people%2Fstevee%2Fipfire-2.x.git suricata: Use up to 256MB of RAM for the flow cache Signed-off-by: Michael Tremer Signed-off-by: Stefan Schantl --- diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index 494d59aad6..255ce1a334 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -502,12 +502,12 @@ defrag: # in bytes. flow: - memcap: 128mb + memcap: 256mb hash-size: 65536 prealloc: 10000 emergency-recovery: 30 - #managers: 1 # default to one flow manager - #recyclers: 1 # default to one flow recycler thread + managers: 1 + recyclers: 1 # This option controls the use of vlan ids in the flow (and defrag) # hashing. Normally this should be enabled, but in some (broken)