Major Feature #26895
Integrate automatic handling of static caches in scheduler
| Status: | New | Start date: | 2011-05-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Mid of term | |||
| Votes: | 0 |
Description
The TYPO3 scheduler can be used to perform automatic actions to the static file cache, e.g.
- remove out-dated caches
- enable/disable time-controlles pages
- regenerate caches (e.g. those that were marked as "dirty")
History
Updated by Oliver Hader about 2 years ago
- Target version set to End of term
Updated by Oliver Hader almost 2 years ago
- Subject changed from Integrate automatic handling and handling of static caches to scheduler to Integrate automatic handling of static caches in scheduler
- Target version changed from End of term to Mid of term
Updated by Oliver Hader almost 2 years ago
enable/disable time-controlles pages
- add expiration time to .htaccess
- add scheduler task to really remove file from filesystem (typo3temp/tx_staticfilecache/...)