why should the blobstore be faster? On Sep 9, 2011, at 5:02 PM, Ubaldo Huerta wrote:
> I wonder what's the prescribed way to serve an asset image (say, a site logo) > > 1-The easy way, using static handlers specified in app.yaml > 2-Uploading them via the blobstore api > > I realize that 1 is simpler to do but I wonder if the fact that doing it via > blobstore it would be served faster. For one thing, it comes from a > different domain and the request comes back without cookies. Now, is there a > difference in cost? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/fVSpDS4gRBoJ. > 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. -- 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.
