I have noticed that image files are being rewritten, for no apparent
reason. For example:
012o-0098-066.jpg
is being rewritten as
012o-0098-066.jpg.pagespeed.ce.Yu7JkeEAqV.jpg
ModPagespeedDisableFilters rewrite_images
is set. So all the extra stuff just adds bytes on to my requests, and
will ruin the image links that are in google images.
Which filter do I have to disable to make this stop?