[TYPO3-english] Issue with config.no_cache
Xavier Perseguers
typo3 at perseguers.ch
Tue Oct 13 11:33:04 CEST 2009
Hi,
> i'm using TYPO3 4.3beta1 on my website and I'm not sure whether this
> issue is related to that version or not.
>
> In TypoScript i have config.no_cache = 0 and the TypoScript Object
> Browser shows that this setting applies
> to all of my pages but no matter what page i call in the Frontend, the
> Admin Panel says: "no_cache: 1" and the
> nc_staticfilecache (Inside the Info module) says "config.no_cache is
> true" for every page and does not generate
> static files.
AFAIK showing the FE while being logged in BE invalidates caching, and
furthermore having admin panel invalidates caching.
However, I tried to use MemCached using the built-in feature (not using
nginx_memcache) and the logs of MemCached do not show any activity,
being logged in BE or not. Meaning there is perhaps some bug somewhere?
> Of course none of my pages has the checkbox no_cache activated in the
> page properties and my page Object is PAGE and not PAGE_INT.
> When I remove config.no_cache = 0 from TS so that no_cache is not
> defined it's still the same.
>
> At the moment I can not think of any other reason why this could be..
> How else can this occur?
It seems I have the same problem except that I don't use
nc_staticfilecache).
--
Xavier Perseguers
MVC ExtJS Leader
http://forge.typo3.org/projects/show/extension-mvc_extjs
More information about the TYPO3-english
mailing list