Hi!

Gorosito Gonzalo wrote:
Yes. I already got memcache working here by using caching framework
with memcache backend set to pages cache.

I'm interested on getting (mem)cache on all typolink calls, I mean,
everytime that the class.tslib_content.php:5482:  function typoLink is
called.

Is there a way that I can set this up from localconf or something?
I've read that caching framework allows to cache extensions and
tables..?

Memcache is good when you have several sites using it. Also it is not really optimnized to store information with keys as TYPO3 do.

I think you can be better with APC cache.

--
Dmitry Dulepov

Simplicity will save the world.

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to