[TYPO3-dev] endless loading ...

Martin Kutschker masi-no at spam-typo3.org
Thu Jul 31 09:27:01 CEST 2008


ries van Twisk schrieb:
> 
> On Jul 30, 2008, at 10:07 AM, Steffen Kamper wrote:
> 
>> ries van Twisk schrieb:
>>
>>>
>>> as a test try to change DELETE FROM cache_hash to TRUNCATE cache_hash;
>>>
>>> See if that helps.
>>>
>>> Ries
>>>
>>
>> Hi Ries,
>>
>> sure i could patch core but this is not my aim ;-)
>>
>> I think it's not the best to clear cache on every save of a template. On
>> big sites that makes editing problematic. Sometimes you save 3-4 times
>> until you're finished. Ok, template can change render, but saving any
>> content also change a page.
>> To see result cache can be cleared manually
> 
> I think that only relevant items needs to be flushed (or are they all
> relevant??).

To clear only the affected pages you have to figure out in which
branches the template is loaded. Maybe this can be done via soft
references faster than analysing the real template structure.

Masi




More information about the TYPO3-dev mailing list