Actions
Task #82878
closedRemove pages.no_cache DB field
Status:
Closed
Priority:
Should have
Assignee:
Category:
Caching
Target version:
Start date:
2017-10-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The field "no_cache" on pages is very heavy, as it allows editors to completely disable the cache for frontend rendering, not only making heavy use of CPU and allows for more DOS attacks if used wrong.
99.999% of the time, this can be solved differently, e.g. through COA_INT/USER_INT.
Actions