Lofesa commented on issue #1667: pagespeed proxy https request ? URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1667#issuecomment-546460917 Hi @ygm521 I have wrongly expressed my self. Think in (nginx + pagespeed) like a box, one side of the box open to the world (public ip/domain that the world see) and other side open to the origin server (Private IP). The Private IP can be a loopback 127.0.0.1 (if both (nginx+pagespeed) and the origin server) run on the same physical machine (so don´t need a physical net card) or can be a 10.0.0.0 or 172.16.0.0 or 192.168.0.0 or 169.254.0.0 Pagespeed is not a separate thing, is a software that runs with nginx (as a module or staticaly linked in the nginx executable) or with apache as a module.
---------------------------------------------------------------- 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