Welcome! Log In Create A New Profile

Advanced

HTTPS reverse proxy with backend

June 11, 2010 12:58PM
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.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

HTTPS reverse proxy with backend

nexthop June 11, 2010 12:58PM

Re: HTTPS reverse proxy with backend

Maxim Dounin June 11, 2010 01:30PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 190
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready