andrewbrg edited a comment on issue #1686: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1686#issuecomment-624479008
Yes, the website serves content over HTTPS, however FetchHttps would not work, the PageSpeed Nginx is the one which is internet facing and terminates SSL. Then it forwards the request to the application Nginx, which only listens over HTTP. That is why i disabled https for PageSpeed and set the MapOriginDomain to 127.0.0.0 over port 80. I'll try disabling the UseNativeFetcher. ---------------------------------------------------------------- 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