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

Set maximum cache duration for service daemons to the right value #759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RincewindsHat
Copy link
Member

This commit sets the maximum duration for cached data for service daemons to the proper amount.

Previously it was multiplied by 60, probably a typo from a time when the assigned value was in minutes and not in seconds directly.

Therefore the value was 60 times to high which leads to a massive amount of cached data which drags down the performance significantly.

This commit sets the maximum duration for cached data for service
daemons to the proper amount.

Previously it was multiplied by 60, probably a typo from a time
when the assigned value was in minutes and not in seconds directly.

Therefore the value was 60 times to high which leads to a massive amount
of cached data which drags down the performance significantly.
@cla-bot cla-bot bot added the cla/signed label Oct 30, 2024
@RincewindsHat RincewindsHat requested a review from Crited November 5, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant