Lofesa commented on issue #1626: LoadFromFileCacheTtlMs does not control how often the file-system is re-checked. URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1626#issuecomment-471285129 Hi @luison I think i´m unaware to respond all these question cause is a scene i have not used. But I try: Where is pagespeed installed? in the apache backend or in the nginx proxy? I think pagespeed "read" the ttl header (cache-control header) set in the webserver is running. Origin resource ttl is used by pagespeed to set ttl of the optimized resources in pagespeed cache, when pagespeed fecht the resource via http. When the resource is loaded from file implies don´t have ttl headers (in fact load from file don´t have any header) so you must configure a default ttl time for resources loaded from file. Deleting the metadata cache don´t delete the optimized resource from the cache.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
