[TYPO3-english] no_cache=0

Peter Russ peter.russ at 4many.net
Tue Jan 26 11:31:50 CET 2010


--- Original Nachricht ---
Absender:   Mariella Baldussi
Datum:       17.01.2010 12:49:
> Hi,
> 
>  
> 
> I'm trying to make typo3 send cache control headers (cache private) for some
> of the pages of my typo3 website. I've disabled the no_cache flag in each
> template of my tree. I've set the config.no_cache = 0 in the main, top most
> template. I've set the flag SendCacheHeaders=1 in the main, top most
> template. 
> 
>  
> 
> The unmapped url returns a cache control:private header.
> 
> The mapped urls return the following header: 
> 
> Cache Control: private 
> 
> Pragma:no cache 
> 
> Expires: 1981.
> 
>  
> 
> I use the realurl plugin. 
> 
> My extensions aren't USER_INT.
> 
> I've run a search on all my extensions and none are set to no_cache=1
> 
>  
> 
> Any suggestions. I'm sure I've missed something basic.
> 
> Thanks in advance,
> 
>  
> 
> Here's my realurl init:
> 
>  
> 
>     'init' => array(
> 
>       'enableCHashCache' => true, 
> 
>         'appendMissingSlash' => 'ifNotFile', 
> 
>         'enableUrlDecodeCache' => true, 
> 
>         'enableUrlEncodeCache' => false, 
> 
>        'emptyUrlReturnValue' => '/', 
> 
>             ),
> 
>  
> 

Does your extensions require chash?
If so, NOTHING (i.e. 0=zero) is cached as long as there is no valid chash.

Peter.

-- 
loans that change lives http://www.kiva.org

_____________________________
uon GbR
http://www.uon.li
http://www.xing.com/profile/Peter_Russ


More information about the TYPO3-english mailing list