python - Caching get_serving_url() URL -


can cache url returned get_serving_url()? how long until url expire? plan add caching support application reduce load.

thank response :)

yes, can cache it, long keep separate cache each different size , crop value. url expire if delete blob (although may take 24 hours deleted).

source: here (see response ikai l)


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -