Project

General

Profile

Actions

Bug #57811

closed

filelist and file wizard very slow for more file than usual

Added by Bernd Wilke about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-04-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

having just some files more than average slows down filelist module and much more the file wizard attached to file-fields of CEs.

in filelist module TYPO3 always displays the number of files in a folder, which is very expensive if there are e.g. 200 folders with around 2000 files each.

in the file wizard none such number is displayed but the display is much more slower.

it is not the filesystem: you may enter the command 'ls -l tester/*' in a shell which is shown in less than a minute ('ls tester/*' just takes 15 seconds)

example:
download the attached file 'crate_files.sh' into your fileadmin/ folder ad execute it.
afterwards try to select the new copied file fileadmin/tester/dir/199/dummy_31415.png into an image CE.
previously you might index these folders by viewing the folders in the filelist-module.

even if you disable thumbnails and extended view it takes minutes, which is not practicable for editors which might need to use multiple files from these folders.


Files

create_files.sh (315 Bytes) create_files.sh Bernd Wilke, 2014-04-10 16:40

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #56746: File list always fetches all files in folderClosed2014-03-11

Actions
Actions

Also available in: Atom PDF