NGINX.COM
Web Server Load Balancing with NGINX Plus

NGINX as a Reverse Proxy

Reverse proxy is one of the most widely deployed use case for NGINX instance, providing an additional level of abstraction and control to ensure the smooth flow of network traffic between clients and servers.

In this basic how-to video, learn from Jay Desai:

  • High level understanding of forward proxy and reverse proxy
  • proxy_pass directive
  • Redefining Request Headers

    • Click HERE to access the GitHub repo used in the demo.

On-Demand Homepage