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

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

java - How to put two numbers separated by a space into two different arrays -