> > It seems that there is an undocumented size cap of 1 MB on memcache
> > entries. Our application caches a list of entities with a thumbnail
> > BlobProperty, and we weren't putting memcache.set() in a try/catch
> > block. It turns out, that it stopped working after a while, with the
> > following error in the logs:

Hmm. It seems that the size limit might actually be dictated by the
memcached protocol. See:
http://www.socialtext.net/memcached/index.cgi?faq
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to