[TYPO3-performance] Re: 4.7 to 6.2 slow down

Mathias Schreiber mathias.schreiber at wmdb.de
Thu Oct 23 09:56:12 CEST 2014


We got no bad experiences with Windows (running IIS7 and PHP5.4 with WinCache enabled).
But:
If you clear your filesystem caches often (or worse... configured them to be using the so-called "nullBackend" - which basically disables them completely) a slow disk can make these things happen.

In difference to 4.7, TYPO3 6.2 uses a lot of file based caches.
These are being generated once and then run pretty fast, if you some sort of opcode cache running.
These might be a bottleneck for you.

Hope this helps a bit.


More information about the TYPO3-performance mailing list