Hi, We have been starting to use getServingUrl on http://www.appbrain.com/ where we have very many pages little icons. (for instance about 30 on the homepage). Since we implemented the getServingUrl calls for these icons, the logs show that the homepage now takes 3000ms (3 seconds!) to be processed by appengine. It seems that the getServingUrl calls itself are very slow. We are now trying to cache these calls, but are unsure how long these URLs exist. Can we assume that as long as we don't delete the blob, the same URL will always be valid, or can it change?
Best regards, Mathijs -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
