Hello Anders,

maybe this thread helps?

http://groups.google.com/group/google-appengine/browse_thread/thread/bcdacfaac673181a

Best Regards,

Jesaja Everling

2008/11/14 Anders <[EMAIL PROTECTED]>:
>
> When the expiration attribute is set in the app.yaml file then the
> Cache-Control header still has a max age of 600 seconds.
>
> For example expiration 1 day in app.yaml:
>
> - url: /static/images
>  static_dir: static
>  expiration: "1d"
>
> Will result in the response:
>
> Date: Fri, 14 Nov 2008 07:25:34 GMT
> Expires: Fri, 14 Nov 2008 07:35:34 GMT
> Cache-Control: public, max-age=600
> Content-Type: image/gif
> Server: Google Frontend
> Content-Length: 760
> Connection: Close
>
> Shouldn't the correct max-age for Cache-Control in this case be 86400
> (number of seconds in 1 day)?
> >
>



-- 
o
L_/
OL
This is Schäuble. Copy Schäuble into your signature to help him on his
way to Überwachungsstaat.

--~--~---------~--~----~------------~-------~--~----~
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-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to