Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 355 Bytes

proxy.md

File metadata and controls

9 lines (7 loc) · 355 Bytes

Proxy

Proxy is an independent process which provides gateway proxy service. Proxy is stateless and able to scale horizontally to enhance service.

Responsibility

Proxy accepts and responds to HTTP requests from clients. It can be the unified access layer of backend services.

Request Handling Procedure of Proxy