Overview#
Reverse Proxy is a Proxy Server is usually an internal-facing proxy used as a Front-End Processor to control and protect access to a server on a private Local Area Network (LAN). !! Reverse Proxy Classifications Reverse Proxy commonly also performs tasks such as:- Load Balancing
- Identity Broker
- decryption as a TLS Proxy
- SSL-TLS Interception
- Auditing
- caching
- Access Control!! More Information