[TYPO3-english] no_cache vs clear_cache
Vahan Amirbekyan
vamirbekyan at dgfoundation.org
Thu May 7 22:56:58 CEST 2009
Michael,
"cache is always cleared" is not what I want. If the same page has 1000
cache records in the cache_page table I do not want all 1000 records be
deleted. I want the records that shows the record just changed be
deleted only.
Michael Stucki wrote:
> Vahan Amirbekyan schrieb:
>> Hi,
>> no_cache GET param is well known, it makes typo3 to build pages from
>> scratch by ignoring any cache.
>> What about clear_cache option, is there such? a get parameter that
>> would re-cache pages for given cHash (exactly what Shift-Reload does
>> now).
>>
>> this looks very useful when user make a change to a page that should
>> reflected instantly.
>
> When content is changed on a page (or any type of records) the cache is
> always cleared automatically.
>
> So there is no need for such an option.
>
> - michael
More information about the TYPO3-english
mailing list