Actions
Feature #39341
closedAdd function maxFileSize() to limit file size before parsing for new links
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2012-07-27
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
While parsing a big text file from fileadmin/ to extract new links for crawling, the process dies with a PHP Error "Memory limit or max. exec time".
Suggestion: Limitation in the scheduler task configuration to a value of i.e. 5MB.
Actions