Welcome! Log In Create A New Profile

Advanced

Re: ProxyPass to target need to pass another proxy

Francis Daly
March 23, 2015 09:40AM
On Mon, Mar 23, 2015 at 09:09:07AM -0400, elronar wrote:

Hi there,

> I need to configure an nginx via proxypass. The target of the proxy itself
> is behind a proxy.

nginx as a client speaks http to a http server.

It does not speak http-being-proxied to a http proxy server.

> Anyone another idea?

Assuming that I've correctly understood your setup:

Option 1 - do not use nginx as the client.

Option 2 - change your squid to listen for http, not just for
http-being-proxied.

(This may be called "transparent mode". The squid documentation probably
has more.)

> In apache2 it is "only" a ProxyRemote * XXX.YYY.FFF.EEE:3128 .

apache2 does speak http-being-proxied to a http proxy server.

f
--
Francis Daly francis@daoine.org

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

ProxyPass to target need to pass another proxy

elronar March 23, 2015 09:09AM

Re: ProxyPass to target need to pass another proxy

Francis Daly March 23, 2015 09:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 298
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