Actions
Support #3134
closed
JS
OD
rule reload sometimes not working in worker runmode
Support #3134:
rule reload sometimes not working in worker runmode
Affected Versions:
Label:
Description
When I set the runmode as workers and I use this command 'kill -USR2 $(pidof suricata)' to reload rules.But sometimes suricata doesn't reload rules.
If I change workers mode to autofp and use 'kill -USR2 $(pidof suricata)'.There is no problems.
So I want to know the way to solve this problem.Thank you!
Actions