[TYPO3-dev] MENUDATA caching problems
Steffen Kamper
info at sk-typo3.de
Thu Apr 15 12:44:04 CEST 2010
Hi,
Steffen Gebert schrieb:
> Am 14.04.2010, 12:24 Uhr, schrieb Steffen Kamper <info at sk-typo3.de>:
>
>> i did some research but a while ago, so i don't know if my remembering
>> is all correct.
>
> Thanks for your research to both of you!
> So I think I don't have to have a look for the moment (as promised in on
> BT entry).
>
> Do you think we could just disable the whole menu caching? Do you have
> an assumption, how much the calculation costs?
>
you find the cache around line 900 in tslib_menu
I never made measurement here, but if the page is cached there is no new
calculation. Make some tests and report ;)
> Of course, I agree with Steffen that we should cache the whole menu
> structure without specific states, as I think caching of big menus isn't
> a bad idea.
>
there are several caches involved. Now typolinks are cached too, before
menu did own linking process. So maybe the whole cache isn't that worthy :)
vg Steffen
More information about the TYPO3-dev
mailing list