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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to