varnish
varnish copied to clipboard
Varnish integration for Neos CMS
prototype(TYPO3.TypoScript:Http.Message).httpResponseHead.Cache-Controls = CustomTypoScriptObject Needs refactoring of the internals to be able to access the necessary information, thus this is targeted at Neos 2.1+
To make pages with uncached segments cachable, replace those segments with ESI includes that call a out-of-bound rendering of the specific segments.
The token is normally received from a persistent file cache. With a setting it can be defined manually and the cache is not needed anymore.