web3glossaryreverse proxy
Reverse Proxy

Summary

A reverse proxy is a server that sits between client devices and a web server, intercepting requests from clients and forwarding them to the server, then returning the response to the clients.

Detailed Description

A reverse proxy is distinct from a standard proxy server, which typically forwards requests from clients to the internet. Instead, a reverse proxy serves as an intermediary for servers, taking requests from clients and routing them to one or more backend servers. This setup enhances security, performs load balancing, provides SSL termination, and can cache content to improve response times. Reverse proxies can also serve as a means to ensure anonymity and privacy for backend servers, by hiding their real IP addresses from clients.

Category
Networking
Synonyms
Proxy Server
Application Gateway
Network Proxy
Backend Proxy
Gateway

Impact Details

3 impact insights hidden

Yirifi's stakeholder, regulatory-compliance, and risk-impact analysis for this term.

Content Delivery Networks (CDN)

Reverse proxies are commonly used in CDNs to cache content and reduce latency for users across the globe.

Industries:

E-commerce
Media

Platforms:

Web applications
Mobile applications
API Gateway

In microservices architectures, reverse proxies act as gateways to handle API requests for various backend services.

Industries:

Technology
Finance

Platforms:

Web applications
Mobile applications
Enhanced Security Layer

Reverse proxies can provide an additional layer of security between users and backend servers, protecting sensitive data.

Industries:

Healthcare
Banking

Platforms:

Web applications
E-commerce platforms

Top Metrics

Yirifi's top metrics for this term.

FAQs

5 FAQs hidden

Yirifi's FAQs for this term.