Bug #34886
Task #52304: Performance issues
t3lib_cache_backend_FileBackend don't support 0 has liftime
100%
Description
In the DB backend 0 has liftime mean "unlimited" lifetime for the cache entry, but in the file backend it's give a always invalid cache entry.
Patch is coming
Related issues
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9671
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9671
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9671
Updated by Gerrit Code Review almost 9 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9671
Updated by Oliver Hader almost 9 years ago
Thanks for your patch. How was the behaviour in 4.5 (since your patch only is reported for 4.6 and 4.7). Is it an issue in 4.5 as well?
Updated by Gerrit Code Review over 8 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9671
Updated by Alexander Opitz over 7 years ago
Hi Dominique,
is this patch still relevant? If yes, can you rebase the patch to current master and add a bit more description to your commit message?
Updated by Christian Kuhn over 7 years ago
This is not an issue in 6.0, it was fixed with #39430
I'm unsure if this issue is still important enough for 4.7 / 4.5
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/24073
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/24073
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/24083
Updated by Dominique Feyer over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c8d2033e3a0c470d8e22e9c1ed830367f0aa1849.