Actions
Optimization #4653
closedFlow cleaning with chunked approach is memory hungry
Effort:
Difficulty:
Label:
Description
(originally reported y Eric Leblond)
Disabling the chunk approach results in a faster convergence of flow and memory usage during the replay.
It seems the end of the flow hash was not correctly cleaned. See fix: https://github.com/regit/suricata/commit/bb2ee7ef031e74c3c03268470f1fefd96b6adc3a
Affected versions - 6.x / master
Actions