nginx reverse proxy to an https forward proxy

robertelee nginx-forum at nginx.us
Sat Jan 15 03:11:34 MSK 2011


I've successfully set up nginx_webserver as a reverse proxy to a
webserver

Ie:
client_browser -> nginx_webserver -> internal_webserver:443

=-=-=-=-=

Is it possible to get nginx to act as a reverse proxy that connects to
an https forward proxy?

Ie:
client_browser -> nginx_webserver:443 -> squid_proxy:8000 ->
internal_webserver:443

Thank you,

Robert

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,166426,166426#msg-166426




More information about the nginx mailing list