Re: reverse proxy through upstream proxy

2014-05-31 Thread Francis Daly
On Fri, May 30, 2014 at 11:03:42PM -0400, pba wrote: Hi there, > I'm trying to configure nginx as a reverse proxy where the upstream traffic > has to go through another proxy (squid in this case) without success. I believe that nginx as a client can speak http to a http server, and http-over-ssl

reverse proxy through upstream proxy

2014-05-30 Thread pba
I'm trying to configure nginx as a reverse proxy where the upstream traffic has to go through another proxy (squid in this case) without success. Since nginx does not support (as far as I can tell) passing a proxy for upstream and because I need to reverse proxy only one domain (test.com) I've trie