[TYPO3-dev] Can some page ID point to another database?

John Angel johnange at gmail.com
Sun Jan 28 15:22:50 CET 2007


Hi Elmar,


> Please consult google for "cahing headers typo3". That should be the first
> step.

http://typo3.org/development/articles/using-cache-control-headers-in-typo3/

Since page is fetched locally, it will not be possible to track number of
page views in database - ideal for "most visited articles".


> Please consult google for "squid typo3". That is maybe all you need.

The same reason as above.


> Please dig into the documents about caching to find out, why a lot of
> plugins don't do proper caching.

I've been using ext with proper handling of caching.


> Indices: Did you check your table indices are set and optimized?

I suppose you are talking about this:
http://wiki.typo3.org/index.php/Database_optimization#Using_MySQl_indexes_effectively

It is very interesting, will look into it, thanks! If it provides 
significant speed up, why not making this part of default Typo3 
installation? I haven't found this as a feature request at bugs.typo3.org?

Regards,
John





More information about the TYPO3-dev mailing list