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

Reduce default cache sizes for smaller memory footprint #3267

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Sep 23, 2022

We reduced the default cachesizes of the auth interceptors and the share cache. The default of 1 Million cache entries was way too high and caused a high memory usage upon startup. Config options to set custom cache size were added.

owncloud/ocis#4628

@rhafer rhafer self-assigned this Sep 23, 2022
rhafer added a commit to rhafer/reva that referenced this pull request Sep 23, 2022
We reduced the default cachesizes of the auth interceptors and the share
cache. The default of 1 Million cache entries was way too high and caused
a high memory usage upon startup. Config options to set custom cache size
where added.

cs3org#3267
owncloud/ocis#4628
We reduced the default cachesizes of the auth interceptors and the share
cache. The default of 1 Million cache entries was way too high and caused
a high memory usage upon startup. Config options to set custom cache size
where added.

owncloud/ocis#4628
@rhafer rhafer marked this pull request as ready for review September 23, 2022 14:25
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.

None yet

2 participants