<div>Hi all:</div>
<div>  </div>
<div> Now, we always see the configuration for https reverse proxy, it just supports the topology like as following:</div>
<div>                                    +----------------------------+</div>
<div>client -----------&gt;--------|   reverse proxy:443   | ---------&gt;-------------Web:80</div>
<div>                443             +----------------------------+     ^ 80</div>
<div>The disadvance is that the the webserver only works 80/tcp port if the reverseproxy is down.</div>
<div> </div>
<div> </div>
<div><font color="#666666">Now, I want to support a topology that if the reverse proxy is down, WebServer can still provide HTTPS services.</font></div>
<div> </div>
<div>Could you please help tell me how to configure NGINX to support the SSL link with WebServer,like that :</div>
<div>
<div>                                    +----------------------------+</div>
<div>client -----------&gt;--------|   reverse proxy:443   | ---------&gt;-------------Web:<font style="BACKGROUND-COLOR: #ff6600">443</font></div>
<div>                443             +----------------------------+       ^ <font color="#ff6600">443</font></div>
<div><font color="#ff6600"></font> </div>
<div> </div>
<div><font color="#ff6600">thanks </font></div>
<div><font color="#ff6600">NextHop. </font></div>
<div> </div>
<div><font color="#ff6600"></font> </div></div>