Project

General

Profile

Actions

Task #89256

closed

Improve performance of belog "Log" module

Added by Christian Eßl over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2019-09-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The Log module currently has some performance issues:

  • When selecting a larger time frame as a constraint you can easily run into memory problems, leading to a error 500
  • Once this happens, you can't access the be module again, because the belog will automatically load the saved constraints, which lead to the memory exhaustion, from the beuser module data.

Some ideas how to fix this:

  • Automatically reset the belog constraints, once the php execution runs into an error, so the belog can easily be accessed again.
  • Evaluate the belog code for possible memory leaks and other performance bottlenecks.

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #82906: pagination for belog and setting in beuserNew2017-11-02

Actions
Related to TYPO3 Core - Bug #58644: belog: No output because of memory limit gets reachedClosed2014-05-08

Actions
Actions

Also available in: Atom PDF