Hey! I really could get my info from Memcached with the monitoring-tool created by Haron Yayli! Excellent tool!
Thanks :), Memcached was really working. The problem was that I was asking somethimes for app_cake_model_default_users<http://localhost/memcache.php?&op=4&server=0&key=YXBwX2Nha2VfbW9kZWxfZGVmYXVsdF91c2Vycw==>and other keys like that with no content, so I thought that there it wasn't in memcached at all. 2010/7/10 DragonI <[email protected]> > Checkout memcached monitoring tool created by Harun Yayli - > http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/ > > You'll have to change $MEMCACHE_SERVERS[] = 'mymemcache-server1:11211' > to use your server settings > > On Jul 9, 10:05 pm, Hugo M <[email protected]> wrote: > > I've configured memcached as caching system in CakePHP, how can I test > it? > > Because I tried to get contents from the keys I put on the cache and the > > telnet console returns nothing. But the cache seems to be working ok. I > put > > in the configuration prefix = '' and I search the keys in this way: > > > > get MYKEY_expires > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
