[TYPO3-english] no_cache=0
marfola
mbaldussi at kidscantravel.com
Fri Jan 22 15:46:47 CET 2010
Thanks for all the responses.
Dmitry Dulepov-3 wrote:
>
> HI!
>
> On 2010-01-21 14:25:30 +0200, marfola said:
>> no_cache but am not convinced this is the right method.
>> Can you tell where Pragma is set in typo3?
>
> =============
> $ grep -R -i "Pragma:" * | grep -v .svn
> t3lib/class.t3lib_userauth.php:299: header('Pragma: no-cache');
> typo3/sysext/cms/tslib/class.tslib_fe.php:3471: 'Pragma: public',
> typo3/sysext/cms/tslib/class.tslib_fe.php:3892: header('Pragma:
> no-cache');
> typo3/sysext/rtehtmlarea/pi1/class.tx_rtehtmlarea_pi1.php:177:
> header('Pragma:
> no-cache');
> =============
> But I do not hink it helps.
>
>> As mentioned in my previous post:
>> The no_cache flag is disabled in each template of my tree.
>> config.no_cache = 0 in the main, top most template.
>> SendCacheHeaders=1 in the main, top most template.
>> My extensions aren’t USER_INT.
>> None of my extensions are set to no_cache=1
>> My unmapped urls return the proper header - cache control:private header.
>> The mapped (realurls) return Pragma:no_cache as well as cache
>> control:private header.
>
> I afraid your case needs looking directly to your installation. It
> would be hard to solve it through the mailing list. See if you can find
> somebody around who can look to the source and find why this pragma is
> set.
>
> --
> Dmitry Dulepov
> "Trust me, I am a doctor!" (c) Gregory House, M.D.
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
--
View this message in context: http://old.nabble.com/no_cache%3D0-tp27198025p27274267.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
More information about the TYPO3-english
mailing list