Actions
Bug #24227
closedDeprecation Log blocks system
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
We've update a system to the newest T3 Version. This system uses many older extension. Because of this the deprecation log grows extremly fast.
The filesize of the depreaction log grows up to 2GB and then blocks the system. The problem is that the standard compilation of PHP allows only 2GB files. If this size is reached apache crashed.
It was very useful if the deprecation log would be better generated. Maybe every day or week a new file like in Linux systems?
(issue imported from #M16596)
Actions