[TYPO3-dev] Core Behaviour: Using Cache-Control Headers to prevent _Clients_ from Caching

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Wed Nov 22 09:26:57 CET 2006


Ekkehard Gümbel schrieb:
> Martin Kutschker schrieb:
> 
>> Looking back at your original post you asked for a way to prevent 
>> client caching. But what content do you want to be not cacheble. You 
>> wrote yourself that TYPO3 has logic that detects non-cachable content 
>> (USER_INT, etc) so it will sennd "no-cache and friends". So when do 
>> you need a changed behaviour at all?
> 
> It does not send "no-cache and friends".
> It does send "Cache-Control: private", which is insufficient in most cases.

Well, then we do agree. If sendCacheHeaders is set and the conent is not 
cachable the current behaiour of allowing client caching should be changed. 
Either generally or by modifying sendCacheHeaders to make the behaviour 
configurable.

Masi




More information about the TYPO3-dev mailing list