What is Reverse Proxy?
There are three excellent reasons to switch to a Reverse Proxy Server right away:
    - Protect all of the sensitive data on your servers;
 
    - Have only one gateway to the outside world;
 
    - Ease the load on your web server by allowing the reverse proxy server to distribute the requests.
 
Figure 1 below presents a simplified setup of a Reverse Proxy Server.