Project

General

Profile

Actions

Bug #82474

closed

Disable pageTSconfig Caching in Extbase

Added by Stefan Froemken over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2017-09-13
Due date:
% Done:

0%

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

Description

Hello core Team,

my CLI script exceeds memory_limit because of caching pageTSconfig of all pages of my processed records.
Would be cool to have a configuration option for deactivating caching of pageTSconfig.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #82496: Remove duplicate caching of PageTS in Extbase's Typo3DbBackendClosedAlexander Schnitzler2017-09-17

Actions
Actions #1

Updated by Wouter Wolters over 6 years ago

  • Target version deleted (next-patchlevel)
  • TYPO3 Version changed from 7 to 8

Just a note, this won't happen anymore for TYPO3 7.6

Actions #2

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54134

Actions #3

Updated by Stefan Froemken over 6 years ago

Can you explain a bit deeper?

When my CLI Script starts it uses: 22.690.656 Bytes at first line of my CommandController.
After processing of 100 records with different PIDs, my memory usage in TYPO3 7.6 grows up to: 29.648.904 Bytes

With my patch, and a flushByTag of the new runtime cache after each record my memory grows after processing of 100 records to: 24.796.624

As you can see: With my patch you can reduce memory a lot.

Stefan

Actions #4

Updated by Gerrit Code Review over 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54134

Actions #5

Updated by Gerrit Code Review over 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54134

Actions #6

Updated by Gerrit Code Review over 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54134

Actions #7

Updated by Gerrit Code Review over 6 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54134

Actions #8

Updated by Alexander Schnitzler over 6 years ago

  • Related to Bug #82496: Remove duplicate caching of PageTS in Extbase's Typo3DbBackend added
Actions #9

Updated by Stefan Froemken over 6 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF