Project

General

Profile

Actions

Bug #99162

open

Entire cache flushed if TypoScript template is modified and saved (in the database)

Added by Sybille Peters over 1 year ago. Updated 3 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2022-11-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
cache, performance, typoscript, tstemplate, large-site
Complexity:
Is Regression:
Sprint Focus:

Description

If a root or extension TypoScript template is modified and saved, the entire page cache is flushed. Apparently even pages in other site (in multi-site installation) and redirects cache is flushed. Even if just a constant is changed.

Affected versions

Not a new issue, was this way since v11 at least, reproducible in v13

Possible solutions

1. change the behaviour if possible (e.g. flush only cache entries affected by the change, e.g. on subpages)
2. Make it possible to override this behaviour

Usecases

We use a sitepackage to manage TypoScript, but sometimes specific changes need to be made for just one page, e.g. for powermail configuration. It is not possible to do this without flushing entire cache, which has a negative impact on performance

Actions

Also available in: Atom PDF