[Typo3] pagecache in TYPO3 3.7.0

Michael Kaiser michaelwgkaiser at web.de
Mon May 23 00:28:56 CEST 2005


Olivier Dobberkau schrieb:
> hey michael
> 
> the only way is here:
> 
> http://typo3.org/documentation/document-library/doc_core_tsref/quot_CONFIG_quot/
> 
>       cache_clearAtMidnight
>      boolean
>      With this setting the cache always expires at midnight of the day, the 
> page is scheduled to expire.
> 
>       olivier

Thanks Olivier,

I knew this way already (I should have mentioned that...). In the
meantime I modified tslib_fe::realPageCacheContent() function to
calculate an appropriate expiration time for pagecash entries (it's only
a few lines of code). Does anyone know if this is in 3.8.0? I think this
should be incorporated, it is particularly useful for people using the
date2datetime extension.

Michael



More information about the TYPO3-english mailing list