apache / incubator-pagespeed-ngx

Automatic PageSpeed optimization module for Nginx
http://ngxpagespeed.com/
Apache License 2.0
4.37k stars 365 forks source link

optimizing existing srcset images - status? #1404

Open viktorix opened 7 years ago

viktorix commented 7 years ago

Quick question. After research, I did see that Apache's mod_pagespeed included optimization of srcset images. Commit: https://github.com/pagespeed/mod_pagespeed/commit/428b7e044e753169724e7512804d41cca9c11651

Is this something that's been worked on or not?

We're using 1.11.33.4-0.

Thanks!

jmarantz commented 7 years ago

Yes this is supported in 1.12. See https://modpagespeed.com/doc/release_notes for details.

On Tue, Apr 11, 2017 at 8:45 PM, Viktor Nagornyy notifications@github.com wrote:

Quick question. After research, I did see that Apache's mod_pagespeed included optimization of srcset images. Commit: pagespeed/mod_pagespeed@ 428b7e0 https://github.com/pagespeed/mod_pagespeed/commit/428b7e044e753169724e7512804d41cca9c11651

Is this something that's been worked on or not?

We're using 1.11.33.4-0.

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pagespeed/ngx_pagespeed/issues/1404, or mute the thread https://github.com/notifications/unsubscribe-auth/AB2kPYR7UWK1w-uwKOqdn-JMyt8FAvofks5rvB6TgaJpZM4M60TE .

viktorix commented 7 years ago

Great. Any ETA on 1.12 becoming stable? Thanks!