Lofesa commented on issue #1697: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1697#issuecomment-659436822
Maybe is some type of problem with the Cloudflare cache, it has stored some html w/out the optimizations or half-optimized. Now is servig the optimized version, cache-control is set to max-age=0, no-cache, css above the fold is inlined and the css files are loaded by the javascript snipet pagespeed.CriticalCssLoader.Run(); in the onload event. To be sure the headers link can“t return, unset it in the pagespeed config file. ---------------------------------------------------------------- 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