Could you please post the server-side code that reads the entity from memcache?

On 01/30/2010 09:47 PM, Andrei wrote:
i log where the value comes from
for all cases where it takes 4 seconds the entity is already in cache

On Jan 30, 3:41 pm, Cristian Nicanor Babula<nicanor.bab...@gmail.com>
wrote:
Try setting a further expiration 
date.http://code.google.com/appengine/docs/java/javadoc/com/google/appengi...

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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to