oschaaf commented on issue #1678: What about the PageSpeed module development? URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1678#issuecomment-581083300 Well jmarantz suggested OptimizeForBandwidth, which I think is easy to do. Or possibly one could add some nginx configuration to transform resource response headers to override origin cache TTL before pagespeed gets to see them, if .pagespeed. rewriting is a must. Plus configure pagespeed to cache 404s longer then 5 minutes. Otto On Sun, 2 Feb 2020 at 00:42, observer.name <notificati...@github.com> wrote: > I think cacheability of the html is restricted to the recursive minimum of > all resources included in the page, by nature of how the module works (if > resources urls are rewritten to .pagespeed. variants). 404s will count as 5 > minutes by default, so these could degrade html cacheability, also when > included indirectly via css. > > Can we workaround this in some way? > > — > You are receiving this because you commented. > > > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-pagespeed-ngx/issues/1678?email_source=notifications&email_token=AARCYRCJ3OXYFMPFHXTLCSDRAYCFBA5CNFSM4KN6OD6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKRJRJA#issuecomment-581081252>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AARCYREHLLEZURJTRWDUM4LRAYCFBANCNFSM4KN6OD6A> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services