Hi Peter,

Have you tried the default_expiration configuration option and the
expiration option in app.yaml? Each static file handler could have a
different expiration.

http://code.google.com/appengine/docs/python/config/appconfig.html#Static_File_Handlers

Cheers,

Jeff

On Sun, Jun 7, 2009 at 1:53 AM, Peter Ondruska <[email protected]>wrote:

>
> I have created filter to change Cache-Control and Expires headers for
> static resources but this is not enforced for static resources. I
> would like to set different (higher) expiration for css, GWT cache
> files, etc. Default is 10 minutes which is far too small.
>
> Please, if you are interested star issue
> http://code.google.com/p/googleappengine/issues/detail?id=1662
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to