[TYPO3-dev] cache_hash flooded by MENUDATA

Patrick Gaumond gaumondpatrick-s-p-a-m at hotmail-sp-a-m.com
Tue Apr 21 04:28:05 CEST 2009


Steffen Gebert wrote:

> I found the hint to use clearCacheAtMidnight. But as clearing the cache 
> takes some minutes (we also use nc_staticfilecache), I think it's not a good 
> idea (the cache is then cleared by the first request after midnight, isn't 
> it?).
> 
> Hope you have some ideas.. :)

Get inspiration from this extension that use TRUNCATE instead of DELETE:

http://typo3.org/documentation/document-library/extension-manuals/truncate_cache/2.0.0/view/1/1/#id4213529

See if you can adapt it for clearCacheAtMidnight instead of the BE menu...

Patrick




More information about the TYPO3-dev mailing list