You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
If I have two sized img tags of the same image, mod_pagespeed will optimize
each one separately resulting in two distinct URLs where previously there was
one.
It would be better to serve the image once at its largest referenced size, and
let the browser do the resizing to the smaller sizes.
Original issue reported on code.google.com by jmara...@google.com on 27 Jan 2011 at 7:32