Lofesa commented on issue #1691:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1691#issuecomment-638138278


   From the resource headers I can see you are using cloudflare with some 
optimizations enabled.
   Can you try to bypass the cloudflare cache? You can put cloudflare in 
develop mode or disable their cache puting the dns for the site as bypass.
   The problem comes from the lazyload_images filter, if you try:
   
https://www.ekoob.com.tw/?m=Homepage&c=Index&a=index&PageSpeedFilters=+debug,-lazyload_images
   all images get loaded.
   Images in the slider get loaded by a js script, maybe this interfere with 
the js that lazyload.images put in it.
   Other issue I can see is that some images are loaded by jquery. Files loaded 
by a jscript snipet are not rewrited, so you have some images loaded from 
doctrans-tw.eletang.com.tw w/o rewriten it


----------------------------------------------------------------
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


Reply via email to