> > The onus is always on you to have as many levels of cache in place as
> > you can get away with so, depending on what you are caching, you are
> > going to benefit from using the edge cache, memcache, and instance
> > global variable caching all at the same time.
>
> Sure, but when designing our apps we really need to know a rough idea
> what to expect from each caching layer.  App design for "memcache
> clears every 30 seconds" will be different from "memcache clears every
> 5 days".
>

I certainly did not mean to imply this was a good situation, just that
it is the situation we find ourselves in right now. I agree it would
be nice to know the actual behavior of these services.

I have not noticed issues with the edge cache on HR datastore apps but
I am not pushing anywhere near as much traffic as Brandon is.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to