Project

General

Profile

Actions

Bug #86436

closed

Performance of extension scanner

Added by Frank Nägler almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Install Tool
Target version:
Start date:
2018-09-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

In some cases the extension scanner produce a lot of CPU usage which results in a browser crash.
I can reproduce this by scanning the extension: bootstrap_package
After scanning the ~100 files the browser freeze and the CPU usage is too high.

See the video attached

The problem is the second extension in the scanner list, it contains 4468 files, the scanner now create for all files in all extensions one AJAX call, in my case 4700 AJAX calls are send to the web-server.

This has several impacts:

1) browser freezes
2) web server get under massiv load
3) WAF or iptables will take care of the "attac"


Files

extension_scanner_bug.mov (4.75 MB) extension_scanner_bug.mov Frank Nägler, 2018-09-29 12:09

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #86523: Scanning an extension after first scan not possible anymoreClosedAndreas Kienast2018-10-01

Actions
Actions

Also available in: Atom PDF