[GitHub] [incubator-pagespeed-ngx] wafedsf5 closed issue #1728: Nginx - Pagespeed & Static Content Issue

2021-02-09 Thread GitBox


wafedsf5 closed issue #1728:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1728


   



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




[GitHub] [incubator-pagespeed-ngx] wafedsf5 commented on issue #1728: Nginx - Pagespeed & Static Content Issue

2021-02-09 Thread GitBox


wafedsf5 commented on issue #1728:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1728#issuecomment-775901434


   The issue was fixed, this issue seems like using proxy protocol on HTTPS:// 
level, to fix this issue just needed to add
   `proxy_set_header Accept-Encoding "gzip";`
   on the location resource



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




[GitHub] [incubator-pagespeed-ngx] wafedsf5 removed a comment on issue #1728: Nginx - Pagespeed & Static Content Issue

2021-02-09 Thread GitBox


wafedsf5 removed a comment on issue #1728:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1728#issuecomment-775875870


   I found out that pagespeed is not working on HTTPS:// (only on HTTP://), I'm 
using Nginx as a reverse proxy and I have no idea how to make pagespeed work 
with HTTPS://, anyone can help?



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




[GitHub] [incubator-pagespeed-ngx] wafedsf5 commented on issue #1728: Nginx - Pagespeed & Static Content Issue

2021-02-09 Thread GitBox


wafedsf5 commented on issue #1728:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1728#issuecomment-775875870


   I found out that pagespeed is not working on HTTPS:// (only on HTTP://), I'm 
using Nginx as a reverse proxy and I have no idea how to make pagespeed work 
with HTTPS://, anyone can help?



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