Bug #20303
Page caching with external files enabled fails if files are not found.
| Status: | Closed | Start date: | 2009-04-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.2 | Complexity: | ||
| PHP Version: | 4.3 | |||
| Votes: | 0 |
Description
With [FE][pageCacheToExternalFiles] = 1 if files are not found blank pages been rendered.
A patch is needed for failover scenarios then traffic is redirected to a different server where files do not exist.
The patch simply invalidates the cache record and as result the pages gets re-cached.
(issue imported from #M10891)
History
Updated by Vahan Amirbekyan about 4 years ago
diff file attached
Updated by Susanne Moog over 2 years ago
Does this problem still exist? If so, please describe the exact steps necessary to reproduce the problem. Additionally the mentioned diff file was not attached :(
Updated by Tolleiv Nietsch almost 2 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
0)
Feel free to open this again once you're able to provide additional feedback.