Thanks Peter, you are correct.  When I deployed my app the my images
were set to cache for 1 day.

On Sep 14, 7:14 pm, Peter Liu <tinyee...@gmail.com> wrote:
> You have to test it production. The headers on dev on all requests are
> very different than in live.
>
> I believe all the images from the live image server has a 1 day cache
> expiration.
>
> On Sep 14, 4:25 pm, Joseph Letness <joe.letn...@gmail.com> wrote:
>
>
>
> > Hi everybody,  I would like to allow browser caching of images served
> > from get_serving_url().  I've had success using get_serving_url() for
> > generating images and thumbnails but the Cache-Control is set to "no-
> > cache" and the expiration dates are in the past (I've only implemented
> > this functionality on the development server, I have not tried to
> > deploy yet).
>
> > Is there any way of setting the Cache-Control?  I can't seem to find
> > any info in the documentation or with a general search, other than a
> > reference to High-Performance Image Serving:  "It also handles setting
> > proper Cache-Control headers so you don't have to worry about that."
>
> > I'm using django (appenginepatch).
>
> > Thanks, in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@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