joglomedia commented on issue #1502: First gzip compression configuration is always disabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1502#issuecomment-533976041 @Lofesa yes, i got it gzipped > $ curl -H "Accept-Encoding: gzip" -I https://*****.com/ > HTTP/2 200 > date: Mon, 23 Sep 2019 06:32:23 GMT > content-type: text/html; charset=UTF-8 > vary: Accept-Encoding > server: LEMPer > x-fastcgi-cache: HIT > x-page-speed: LEMPer/PageSpeed > content-encoding: _gzip_ Whenever I turn off the Gzip, I still get the gziped results on Pagespeed enabled vhost. So, this is not an issue, right?
---------------------------------------------------------------- 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 With regards, Apache Git Services