What's the difference between static and cached requests in the dashboard?

198 views
Skip to first unread message

Waleed Abdulla

unread,
Jun 29, 2011, 6:35:28 PM6/29/11
to google-appengine
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
Message has been deleted

Ronoaldo José de Lana Pereira

unread,
Jun 30, 2011, 10:35:43 AM6/30/11
to google-a...@googlegroups.com

I'm experiencing the same here. I'm having lots of instances and most of the requests are cached requests too. Does it means that they wasn't showing up before, or that we are actually having more traffic. Also, if they are most cached requests, why do we need more instances to serve them?

Waleed Abdulla

unread,
Jun 30, 2011, 9:20:15 PM6/30/11
to google-a...@googlegroups.com
Along with the sharp increase in "cached requests" I'm also noticing a sharp increase in Outgoing Bandwidth (see image). It contradicts my original guess that "cached requests" are those that return code 304 because those don't send much data, while I'm noticing a 300% increase in Bytes Sent per second. 

So the question remains, what are "cached requests"? 






2011/6/30 Ronoaldo José de Lana Pereira <rper...@beneficiofacil.com.br>

I'm experiencing the same here. I'm having lots of instances and most of the requests are cached requests too. Does it means that they wasn't showing up before, or that we are actually having more traffic. Also, if they are most cached requests, why do we need more instances to serve them?


--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/NiiEcDauOZkJ.

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.

Screen shot 2011-06-30 at 6.09.40 PM.png

Ross M Karchner

unread,
Jun 29, 2011, 10:12:21 PM6/29/11
to google-a...@googlegroups.com
I'm _pretty_ sure "cached" means served by the front end cache:

On Wed, Jun 29, 2011 at 6:35 PM, Waleed Abdulla <wal...@ninua.com> 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)?

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.

Waleed Abdulla

unread,
Jul 1, 2011, 7:51:24 PM7/1/11
to google-a...@googlegroups.com
Thanks, Ross. That explains it. Didn't know about the front-end cache. 

Robert Kluin

unread,
Jul 1, 2011, 9:29:03 PM7/1/11
to google-a...@googlegroups.com
Nobody *really* knows about it beyond that is exists; it is completely
undocumented.

Brandon Wirtz

unread,
Jul 1, 2011, 10:45:59 PM7/1/11
to google-a...@googlegroups.com
And at least on my accounts still only works on MS.

Stephen

unread,
Jul 3, 2011, 5:29:35 AM7/3/11
to google-a...@googlegroups.com
On Sat, Jul 2, 2011 at 2:29 AM, Robert Kluin <robert...@gmail.com> wrote:
>
> Nobody *really* knows about it beyond that is exists; it is completely
> undocumented.


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.

Reply all
Reply to author
Forward
0 new messages