Lofesa commented on issue #1543: Problem with pagespeed filters URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-370746643 Hi I think that html code can?t be cached because they are served w/ cache-control:max-age=0, no-cache from ngx_pagespeed. Cloadflare says it don?t have any conflict [here](https://support.cloudflare.com/hc/en-us/articles/200169486-Is-Cloudflare-compatible-with-mod-pagespeed-) And some Cloudflare features must be disables, like minify or javascript rocket.... But I don?t use Cloudflare and can?t know well... And from the ngx_pagespeed point of view, you must do some work. When you enable Cloudflare the only browser that reach your site is the CF server thus you need to make CF pass the User Agent from the final user to your site, because some optimizations are UA dependent (or disable all the filters that are UA dependent)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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