Suricata Module - Fix Worker designation for performance

This commit is contained in:
Mike Reeves
2019-03-08 11:26:00 -05:00
parent e4183ae704
commit ae7f170df3
3 changed files with 2 additions and 2 deletions

View File

@@ -919,7 +919,7 @@ host-mode: auto
# 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.
#

View File

@@ -1074,7 +1074,7 @@ host-mode: auto
# 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.
#