Tag

Proxy Configuration

1 views collected around this technical thread.

Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Apr 28, 2025 · Backend Development

Understanding Nginx Forward and Reverse Proxy: Concepts, Workflow, and Configuration

This article explains the principles of Nginx forward and reverse proxy, compares their differences, and provides practical configuration examples and workflow diagrams to help developers implement proxy solutions for client access control and server-side performance optimization.

NginxProxy ConfigurationReverse Proxy
0 likes · 4 min read
Understanding Nginx Forward and Reverse Proxy: Concepts, Workflow, and Configuration
Wukong Talks Architecture
Wukong Talks Architecture
Sep 18, 2023 · Information Security

Understanding Forward Proxy: Principles, Use Cases, and Nginx Configuration

This article explains the concept and practical applications of forward proxy, outlines its benefits for enterprise network security and access control, compares it with reverse proxy, and provides detailed Nginx configuration examples—including how to expose the client’s real IP—along with common tools and real‑world scenarios.

NginxProxy ConfigurationVPN
0 likes · 12 min read
Understanding Forward Proxy: Principles, Use Cases, and Nginx Configuration