Request handlers will be cached if you use the Cache-Control header. I would suggest the line refers to those requests + static requests.
On Jun 30, 12:35 am, Waleed Abdulla <[email protected]> wrote: > 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)? > > Screen shot 2011-06-29 at 2.16.37 PM.png > 52KViewDownload -- 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.
