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