- Published on
A reverse proxy is a server that runs a service allowing it to act as an intermediary between the client and the server. A reverse proxy can accept requests from clients and forward them to servers, while also providing additional services such as load balancing, caching, and SSL/TLS encryption.