You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/05/13 10:44:32 UTC

[GitHub] dsanders11 opened a new pull request #1558: Fix setting 'gzip_proxied' when applying gzip settings

dsanders11 opened a new pull request #1558: Fix setting 'gzip_proxied' when applying gzip settings
URL: https://github.com/apache/incubator-pagespeed-ngx/pull/1558
 
 
   This fix should be fairly self-explanatory when viewing the code, but the code was setting the wrong command (and may have been screwing with `gzip_http_version`). This meant that `ngx_pagespeed`'s usage of gzip wouldn't work with CDNs as any fetch with a `Via` header would get the non-gzip version of a file.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services