[TYPO3-english] Performance under windows?
Dmitry Dulepov
dmitry.dulepov at gmail.com
Mon Oct 15 08:05:47 CEST 2012
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.
More information about the TYPO3-english
mailing list