Project

General

Profile

Actions

Bug #20583

closed

Select queries in caching framework should use $GLOBALS['ACCESS_TIME'] instead of time()

Added by Rupert Germann over 15 years ago. Updated about 6 years ago.

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

0%

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

Description

all select queries in the DB backend of the caching framework should use $GLOBALS['ACCESS_TIME'] instead of calling time() directly. Using a time value that changes only once per minute will improve the mysql query cache hit rate.

patch will follow when http://bugs.typo3.org/view.php?id=11285 is done

(issue imported from #M11287)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20683: Use $_SERVER['REQUEST_TIME'] instead of time() where it makes senseClosedRupert Germann2009-06-26

Actions
Actions

Also available in: Atom PDF