From 64aed99df6ba3b057c35ebb6b9278a13ae5e575d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 17 Apr 2019 05:16:05 +0100 Subject: [PATCH 1/1] suricata: Change runmode to workers Signed-off-by: Michael Tremer --- config/suricata/suricata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index 3fe78cb2f2..e7e27c731e 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -317,7 +317,7 @@ max-pending-packets: 1024 # Runmode the engine should use. Please check --list-runmodes to get the available # runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned # load balancing). -#runmode: autofp +runmode: workers # Specifies the kind of flow load balancer used by the flow pinned autofp mode. # -- 2.39.2