Welcome! Log In Create A New Profile

Advanced

Re: proxy_pass via HTTP proxy

Francis Daly
July 22, 2013 06:44PM
On Wed, Jul 17, 2013 at 08:58:35PM -0400, cavedon wrote:

Hi there,

> 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?

No.

> How to enable it?

Start coding :-)

Right now, nginx proxy_pass speaks http to a http server, or http-over-ssl
to a https server. It doesn't speak proxied-http to a http proxy
server. (Including the CONNECT method of proxied-http.)

So if you want that, you'll need to look outside of current-nginx.

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

proxy_pass via HTTP proxy

cavedon July 17, 2013 08:58PM

Re: proxy_pass via HTTP proxy

mex July 18, 2013 03:13AM

Re: proxy_pass via HTTP proxy

Francis Daly July 22, 2013 06:44PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 225
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready