size of allocated memcache

63 views
Skip to first unread message

Aleksei Rovenski

unread,
Aug 1, 2012, 11:03:15 AM8/1/12
to google-a...@googlegroups.com
Hi all,

I have somewhat wierd memcache stats. As I understood from reading the docs memcache size grows with the traffic of your app. However in practice I don't see that, quite the opposite actually. I have 2 apps, one is for development (almost zero traffic) and the other one is live (5-30 requests per seconds depending on time of the day). The dev app has 128Mb of cache and items many hours old, the live app has only about 25Mb of cache and oldest item is only 2 minutes. I'm not setting expiration to cached values, so they are pushed out by memcache, almost all of the caching is handled by Objectify (@Cached annotation on entities). Any bits of wisdom what can I do to increase the cache size or is it normal?

cheers,
Aleksei

c h

unread,
Aug 2, 2012, 7:20:30 PM8/2/12
to google-a...@googlegroups.com
i'd be interested in this as well.  i observe a similar behavior with my python apps.

i'm beginning to wonder if setting expires time would actually help that?

cfh
Reply all
Reply to author
Forward
0 new messages