proxy_pass via HTTP proxy

cavedon nginx-forum at nginx.us
Thu Jul 18 00:58:35 UTC 2013


Hi,

I am trying to configure my nginx instance so that it "proxy_pass"es to
another HTTPS server S.
However, in order to reach S, I need to go though an HTTP server P. This
means nginx would need to connect to P, issue a CONNECT request, and then
tunnel the HTTPS request to S.
Is this supported? How to enable it?
I could not find mention in the documentation, and it is kind of hard to
search for :)

Thank you,
Ludovico

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



More information about the nginx mailing list