Lofesa commented on issue #1712: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1712#issuecomment-687035238
You have turned out the rewrite_images for normal request, but these filters still can be used by url parameter, for example. Try to forbid all uses of these filter: `pagespeed ForbidFilters rewrite_images;` or maybe you need: `pagespeed RewriteLevel PassThrough;` and then enable the filters you need. ---------------------------------------------------------------- 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