Lofesa commented on issue #2018: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2018#issuecomment-667657675
The ModPagespeedLoadFromFileCacheTtlMs: When pagespeed fetches resources via http request, the response have http headers, but when it read from filesystem, no http headers are set. Pagespeed relies in the header cache-control from the resource to set their ttl in the pagespeed cache, but a resource loaded from file don“t have it so the default ttl in the cache is applyed ( 5 minutes) ---------------------------------------------------------------- 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