Two Problems with proxy_pass to upstream

Dave Cheney dave at cheney.net
Tue Oct 28 17:33:34 MSK 2008


I don't think that isn't possible, SSL is used to secure end to end  
encryption, so what you are trying to do probably won't work.

My suggestion is to use nginx to handle ssl, then pass the requests on  
to your backends over http.

Cheers

Dave

On 29/10/2008, at 1:19 AM, Sean Fulton wrote:

> The two remote servers may be expanded to a third, off-site. So what  
> I am trying to do is simply proxy the whole ssl transaction over to  
> the apache servers, not have nginx handle it at all, just pass it  
> over.
>
> sean






More information about the nginx mailing list