Project

General

Profile

Actions

Bug #21766

closed

Keep-web local disk cache size does not respect configuration

Added by Tom Clegg 2 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Story points:
-
Release:
Release relationship:
Auto

Description

Configured disk cache size does not respect configuration entry due to two bugs:
  1. Configured value does not get propagated from the loaded config to the disk cache code
  2. Percentage values (including the default 10%) are computed as x% of free space, instead of x% of total filesystem size as intended

Additionally, the DiskCache logging is not connected when initialized by keepclient, so even with SystemLogs.LogLevel: debug the existing debugf() logs do not appear. We should fix this too.


Subtasks 1 (0 open1 closed)

Task #21772: Review 21766-disk-cache-sizeResolvedTom Clegg05/14/2024Actions
Actions

Also available in: Atom PDF