Graymanflo opened a new issue #1584: Pagespeed increases page size with no filters? URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1584 Good afternoon! I am trying to use pagespeed with latest Nginx build (1.15.2), although as it turns out when I enable pagespeed the pagesize increases significantly to 32kb from 9kb with no filters: nginx.conf ` pagespeed on; pagespeed RewriteLevel PassThrough; pagespeed FileCachePath /var/ngx_pagespeed_cache; ` Results with pagespeed **enabled**:  Results with pagespeed **disabled**:  I disable cache in both tests and each time I get identical results, why is this happening?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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