[TYPO3-project-4-3] Testing the memcached backend

Dmitry Dulepov dmitry at typo3.org
Fri Mar 13 17:50:11 CET 2009


Hi!

Steffen Müller wrote:
>         'servers' => array('localhost:11211'),

Must be:
         'servers' => array('tcp://localhost:11211'),

I run with unix:// prefix all the time and my FE works ok. May be you have connection problems to memcached backend?

-- 
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/


More information about the TYPO3-project-4-3 mailing list