CDN caching with App Engine? -


can cache dynamic responses google app engine?

here's old question python, official docs pretty light.

i see can define static files cache, i'm trying figure out if can cache dynamic requests. example, fetching data doesn't change cloud datastore.


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -