Project

General

Profile

Actions

Bug #20863

closed

TCEmain clears cache inefficiently

Added by Ingo Renner over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Caching
Target version:
-
Start date:
2009-08-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In TCEmain::clear_cache() the cache for certain page IDs gets cleared through a foreach loop calling flushByTag. Instead of the many calls to flushByTag() single calls to flushByTags() should be made.

(issue imported from #M11689)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21017: Use separate tables for tags in the caching frameworkClosedOliver Hader2009-09-08

Actions
Actions

Also available in: Atom PDF