Error while connecting to apache from nginx running on same machine

itpp2012 nginx-forum at nginx.us
Mon Jun 11 10:59:20 UTC 2012


-- proxy_pass https://docproxy;
Points to 443,

Yet the upstream wants 7443...
-- upstream docproxy {
-- server 127.0.0.1:7443;
-- }

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227341,227424#msg-227424



More information about the nginx mailing list