Try setting a further expiration date. http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/memcache/MemcacheService.html#put%28java.lang.Object,%20java.lang.Object,%20com.google.appengine.api.memcache.Expiration%29
On 1/30/2010 9:28 PM, Andrei wrote:
I have one entry in memcache around 300Kb I serve it over request which come about one in every 1 to 5 mins About in half cases it takes about 4 seconds to get entry from cache, in other cases 50m ms I was expecting all cases to be 50 ms Any ideas? Thanks
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
