-
New Feature
-
Resolution: Fixed
-
Minor
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68329-cache-info -
There are a few keys bit of info I want to see:
1) Each cache def shows that cache store plugins where used, but I want to see what cache store instances were used. ie you might have 2 file caches or 2 redis caches.
2) We get mini totals for each cache def, and a total for the lot, but we don't get a breakdown for each instance which is what I really want to see. For instance on this page there are 134 cache misses which looks like an issue to address, but they are all static cache misses so that's just fine.
Also I think the display formatting could do with some love, it's fairly hard to parse quickly
- caused a regression
-
MDL-69005 Cache performance footer created PHP notice accessing private property
- Closed
- has a non-specific relationship to
-
MDL-41492 Allow alternate MUC cache config class (eg allow setup in pure $CFG / config.php)
- Closed
- Testing discovered
-
MDL-68945 Refine logic for static cache and eventinvalidation warnings in the MUC performance footer
- Open