Lofesa commented on issue #1893: Lazyload filter not working URL: https://github.com/apache/incubator-pagespeed-mod/issues/1893#issuecomment-496144932 Hi The filter for lazyload fires an event on load that load all images. The reason for this is that in mobile devices is a cost to stablish a new connection but the payload is downloading bytes that maaybe never seen. Try to use ModPagespeedLazyloadImagesAfterOnload off to disable this feature
---------------------------------------------------------------- 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 With regards, Apache Git Services