HTTPS reverse proxy with backend

quan nexthop quan.nexthop at gmail.com
Fri Jun 11 20:50:14 MSD 2010


Hi all:

 Now, we always see the configuration for https reverse proxy, it just
supports the topology like as following:
                                    +----------------------------+
client ----------->--------|   reverse proxy:443   |
--------->-------------Web:80
                443             +----------------------------+     ^ 80
The disadvance is that the the webserver only works 80/tcp port if the
reverseproxy is down.


Now, I want to support a topology that if the reverse proxy is down,
WebServer can still provide HTTPS services.

Could you please help tell me how to configure NGINX to support the SSL link
with WebServer,like that :
                                     +----------------------------+
client ----------->--------|   reverse proxy:443   |
--------->-------------Web:443
                443             +----------------------------+       ^ 443


thanks
NextHop.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100612/49ee58e9/attachment.html>


More information about the nginx mailing list