Yes, AppEngine standard has a "CDN" component if you use it for static files: https://cloud.google.com/appengine/docs/standard/python/getting-started/serving-static-files
Also, the Google Frontend *may* cache responses if the proper headers are returned, but it's rather finniky: http://www.xyhd.tv/2011/11/industry-news/setting-cache-control-headers-in-python-to-take-advantage-of-google-appengines-edgecache/ Attila -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ccc9edcf-6813-4edb-9abb-fb6abd22b310%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
