[TYPO3-dev] Meta tag "noindex, nofollow" on development domain
    Thomas "Thasmo" Deinhamer 
    thasmo at gmail.com
       
    Thu Aug 19 00:52:08 CEST 2010
    
    
  
Christian Kuhn wrote:
> Yes, conditions are always handled _before_ caching is taken into
> account, so that is transparent.
>
> BTW (the performance addict in me is speaking here): This is a reason to
> have as little conditions as possible: They are _always_ calculated on
> _every_ page load. It could cost you some milliseconds (for a full
> cached page, too) if you bloat your TS with a lot of them.
Good to know! I got several conditions, but I think it's not easy to get 
rid of them; maybe of a few. But until now I haven't experienced 
performance problems regarding TS conditions, extensions make more 
trouble occasionally.
Thanks a lot,
Thomas
    
    
More information about the TYPO3-dev
mailing list