[TYPO3-dev] Testing TYPO3 caching vs.[FE][pageCacheToExternalFiles]
"Marc Wo"hlken [quadracom]"
woehlken at quadracom.de
Thu Mar 30 17:12:51 CEST 2006
Dmitry Dulepov schrieb:
> We definitely need optimization...
I fully agree.
Just to make things clear we should keep in mind that there are
different flavors of db optimizations not all of which may be possible
on every typo3 installation (e.g. no disk based page caching for typo3 <
V4.0).
1. Use query cache: Will be effective for querys which are repeated over
and over again
2. Use indexes: Will speed up querys not in query cache
3. Caching whole pages on disk: Will speed up retrieval of pages already
generated - may benefit from indexing and query cache.
Regards
Marc
--
...........................................................
Marc Wo"hlken
Quadracom - Gottschall, Proffe & Wo"hlken
Fedelho"ren 45a WWW: http://www.quadracom.de
D-28203 Bremen E-Mail: woehlken at quadracom.de
______________ PGP-Key: http://pgp.quadracom.de
More information about the TYPO3-dev
mailing list