Pionell edited a comment on issue #1790: pagespeed insights screams image 
optimisation even though all should be good?
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1790#issuecomment-411202932
 
 
   I have an interesting bug where some of the images do not load, but if i add 
the "?PageSpeedFilters=+debug" the images do load how they are supposed to. 
   
   one of the failed images: 
   ```
   <img class="lazy error" 
data-src="/image/1496677975_21135-f--daria,284review,29.png.pagespeed.ce.ReU17Ivulo.jpg"
 alt=" alt info" itemprop="image" width="283" height="358" 
src="/image/1496677975_21135-f--daria,284review,29.png.pagespeed.ce.ReU17Ivulo.jpg"
 data-was-processed="true">
   ```
   
   
   Filters:
   
   ```
   ModPagespeedDisableFilters 
lazyload_images,inline_javascript,rewrite_images,convert_jpeg_to_webp,convert_to_webp_lossless,convert_to_webp_animated,recompress_webp,convert_jpeg_to_webp
   ModPagespeedEnableFilters extend_cache
   ModPagespeedDisableFilters convert_png_to_jpeg
    ModPagespeedEnableFilters defer_javascript
   ModPagespeedDisableFilters inline_images
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to