To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/NiiEcDauOZkJ.
--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
I noticed a big increase in requests today, and it looks like it's due to a sharp increase in "cached requests" (see image). I know that dynamic requests refer to those that reach a request handler, and static are those that are delivered through the CDN. Does anyone know what "cached requests" are? I couldn't find any documentation about it. Are they simply static requests that return 304 (not modified)?
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
Anybody who wants to know more about the cache may consider starring this:
http://code.google.com/p/googleappengine/issues/detail?id=2258
30 so far, joint ~150th, so don't hold your breath.