I would use memcached with Cake 1.2
In the manual I haven't found anything.
I hope someone can help me.
I have installed memcached (I can see it in phpinfo).
In core.php I  have uncommented the line about memcached.
ANd I have set Configure::write('Cache.check', true);
Then I  try to call the home page of Cake.
But I can see with Xdebug and WinCacheGrind that it's slower than
cache with file.
I can see that php::is_dir is caller over 1000 times.
Is it possible?
Have I mistaked something in the configuration?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to