*Hi,* * Static content serving (Java<http://code.google.com/appengine/docs/java/gettingstarted/staticfiles.html> , Python<http://code.google.com/appengine/docs/python/gettingstarted/staticfiles.html>) is handled by specialized App Engine infrastructure, which does not consume Instance Hours.*
*If you need to set custom headers, use the Blobstore API (Java<http://code.google.com/appengine/docs/java/blobstore/overview.html> , Python<http://code.google.com/appengine/docs/python/blobstore/overview.html>). The actual serving of the Blob response does not consume Instance Hours.* Have some files to served from Dynamic storage,, also those are not so large to be in a blobstore.. now i am serving them via memcache.. after reading this have a doubt which would will help me in cutting the occurring costs. is it memcache or blobstore? Also awaiting api for Programmatic editing blobstore data.. Can we find any Milestone date on that... -- Thank u, Regards Sandeep Koduri Phone: +91- 99 666 02 456 Gtalk: sandeep.koduri | Skype: sandeep.koduri P Please consider the environment before printing this email -- 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.
