system-design-refresher

Proxy Servers

Contents

Types of Proxy Servers

Proxy Server types

Forward proxy

Forward Proxy Diagram

Common use cases

Reverse Proxy

Reverse Proxy Diagram

Clients interact only with the reverse proxy and may not know about the servers behind it.

Common use cases