Shape Shape

Reverse Proxy

Reverse Proxy is a server that forwards client requests to backend servers and returns responses. Used for load balancing, security, and caching.

Example:

Nginx acts as a reverse proxy for a web application to handle traffic.

WhatsApp Icon