Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flow: Add cfg for optional flow reuse during low memory #10267

Closed

Conversation

coledishington
Copy link
Contributor

By default, force flow reuse to reuse an existing flows no matter the state of the flow.

Add a configuration option flow.force-reuse, enabled by default, that can turn off the above behavior.

Ticket: #6293

Make sure these boxes are signed before submitting your Pull Request -- thank you.

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/6293

Describe changes:
Add a configuration option flow.force-reuse, enabled by default, that can turn off flow reuse in low memory situations.

Provide values to any of the below to override the defaults.

SV_BRANCH=pr/1614

By default, force flow reuse to reuse an existing flows no matter
the state of the flow.

Add a configuration option flow.force-reuse, enabled by default, that
can turn off the above behaviour.

Ticket: OISF#6293
@catenacyber
Copy link
Contributor

I guess you need to rebase your SV PR and this one to get CI greener...

@coledishington
Copy link
Contributor Author

Thanks catenacyber, replaced by #10580.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants