Skip to main navigation Skip to main content Skip to page footer

TYPO3 News & Events Hub

What’s New & What’s Coming

Stay up to date with the latest TYPO3 news and announcements by subscribing to our RSS feed.

Subscribe to the TYPO3 news RSS feed 

Using Cache-Control Headers in TYPO3

Large websites with a lot of visitors are often fighting performance problems. Since buying faster hardware isn't the best solution, TYPO3's page caching is very helpful in those cases. But this still needs server resources, so why not let the browser or a proxy cache the content? This article demonstrates how to configure TYPO3 to enable client-side caching and shows possible problems with this approach.