Project

General

Profile

Actions

Bug #20571

closed

Use 2 level cache for BEgetRootLine

Added by Steffen Kamper almost 15 years ago. Updated over 10 years ago.

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

0%

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

Description

Now there is only a first level cache for BEgetRootLine, which is stored in a global var.
The patch
  • use a static var for first level cache
  • stores second level cache in cache_hash

(issue imported from #M11271)


Files

11271.diff (2.29 KB) 11271.diff Administrator Admin, 2009-06-05 10:23
11271_v2.diff (5.62 KB) 11271_v2.diff Administrator Admin, 2009-06-09 00:49
11271_v3.diff (5.78 KB) 11271_v3.diff Administrator Admin, 2009-06-09 09:59

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20670: Speed up BEgetRootLine by reusing parts of the rootline from the cacheClosedOliver Hader2009-06-25

Actions
Actions #1

Updated by Steffen Kamper almost 15 years ago

v2 takes care of clearing the cache on any update with page records in tcemain

Actions #2

Updated by Xavier Perseguers about 12 years ago

  • Assignee deleted (Steffen Kamper)
  • Target version deleted (0)
Actions #3

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Accepted to Needs Feedback

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

IMHO Rootline is cached now.

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF