[TYPO3-dev] Typo3 Performance

Patrick Gaumond patrick at typo3quebec.org
Tue Feb 27 18:19:37 CET 2007


Nicolas Cohen wrote:

> i have just deployed a typo3 website and i'm having some performance
> issues. i  have done most documented steps to improve performance but
> its still behaving lame.

http://wiki.typo3.org/index.php/Performance_tuning


Eaccelerator is a *must* !

To see the time took to generate the page, set this in the install tool:

[FE][debug] = 1

Then by looking into the HTML source, you'll see at the end of the page 
the parse time in milliseconds. (I often remove the HTML comment code in 
index_ts.php so it's written directly on the screen)

Have fun and tell us about your experience!

Patrick




More information about the TYPO3-dev mailing list