[TYPO3-dev] Testing TYPO3 caching vs. [FE][pageCacheToExternalFiles]

Michael Scharkow mscharkow at gmx.net
Wed Apr 12 11:05:50 CEST 2006


Dimitri Tarassenko wrote:

> It probably _would_ help in real life, but it wouldn't change the ab
> test that is done on one page over and over again.

What does help in real life is slim apache2 in front of your TYPO3 
server. Mod_proxy does memory and filesystem caching and with proper 
cache control headers you get *insanely good* performance without 
touching TYPO3 at all.
Unfortunately, cache control headers still don't work flawlessly, but we 
tested this setup with *extremely* pleasing results.

This does also scale horizontally by adding more frontend mod_proxy or 
more TYPO3 servers...

Cheers,
Michael




More information about the TYPO3-dev mailing list