Be sure production mode is on and that your links to the asset are using the asset: or context: binding prefix.
Can you give us a typical asset URL (as seen by the browser)? That might give us some hints. Also be sure the expires headers aren't being removed by a proxy or CDN. Hint: doest the issue happen on your desktop with local host, or only when running on a server? On Dec 21, 2014 11:55 AM, "Harry Zhou" <superha...@gmail.com> wrote: > Hi! > > About my T5.4 site, Google is complaining that "resources are missing > a cache expiration. Resources that do not specify an expiration may > not be cached by browsers . . . " > > I read that "assets get a far-future expires header" and will be > "client browsers will aggressively cache downloaded assets." So I am > not sure why responses for my assets all come with > "Cache-Control:no-cache" and "Pragma:no-cache". > > Any help would be appreciated. Thanks! > > Best Regards > Harry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >