Skip to content

CA-401651: stunnel_cache: run the cache expiry code periodically #6119

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

Closed

Conversation

edwintorok
Copy link
Contributor

Previously it'd only run when we added or removed entries, but on an idle system we'd keep a large number of connections open that we don't need, and this then exceeded the connection limits on the coordinator.

Also make the intervals configurable, in case the previously hardcoded ones become unsuitable.

@psafont
Copy link
Member

psafont commented Nov 18, 2024

please rebase on top of latest master

@edwintorok
Copy link
Contributor Author

I can only do that via a PR, the target is a feature branch: #6120

Previously it'd only run when we added or removed entries, but on an
idle system we'd keep a large number of connections open that we don't
need, and this then exceeded the connection limits on the coordinator.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>
@edwintorok
Copy link
Contributor Author

Same bug as in #6110 (comment), lets continue there

@edwintorok edwintorok closed this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants