mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Suricata Module - Fix Worker designation for performance
This commit is contained in:
@@ -919,7 +919,7 @@ host-mode: auto
|
|||||||
# Runmode the engine should use. Please check --list-runmodes to get the available
|
# 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
|
# runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned
|
||||||
# load balancing).
|
# load balancing).
|
||||||
#runmode: autofp
|
runmode: workers
|
||||||
|
|
||||||
# Specifies the kind of flow load balancer used by the flow pinned autofp mode.
|
# Specifies the kind of flow load balancer used by the flow pinned autofp mode.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1074,7 +1074,7 @@ host-mode: auto
|
|||||||
# Runmode the engine should use. Please check --list-runmodes to get the available
|
# 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
|
# runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned
|
||||||
# load balancing).
|
# load balancing).
|
||||||
#runmode: autofp
|
runmode: workers
|
||||||
|
|
||||||
# Specifies the kind of flow load balancer used by the flow pinned autofp mode.
|
# Specifies the kind of flow load balancer used by the flow pinned autofp mode.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user