Project

General

Profile

Actions

Bug #24595

closed

Only log complete page cache flushes

Added by Steffen Gebert almost 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-16
Due date:
% Done:

0%

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

Description

#23315 introduced a logging of every call to t3lib_TCEmain::clear_cacheCmd($cacheCmd).

Quote of the oringinal poster:
<i>It is sometimes necessary to know, which user has cleared the cache, especially if you got a large website and this cache clearing caused some troubles.
Because of this every cache clearing action should appear in the Log module.</i>

I don't expect cache clearings of a single page to cause big trouble, however I agree with logging of cache flushes.

Reson, why I'd like to change this: If you manually call cacheCmd() with always a page IDs as parameter, you flood your logs.
Imagine, you only want to clear cache of a branch recursively, you have to call it hundreds/thousand times - and create that many log entries.

(issue imported from #M17060)

Actions

Also available in: Atom PDF