Actions
Bug #16629
closedDistributing uploaded images to multiple directories
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-10-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Instead using single directory where images are being uploaded (uploads/pics), they should be distributed to multiple directories, e.g. uploads/pics/ab, uploads/pics/ac, etc.
The same thing is already done with 'pageCacheToExternalFiles'.
This should prevent performance degradation with large number of files per directory (file system issue).
This should be done for thumbnails (typo3temp/pics), and all other similar directories having large number of files, also.
(issue imported from #M4350)
Actions