User Tools

Site Tools


reverse_proxy:nginx_reverse_proxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
reverse_proxy:nginx_reverse_proxy [2025/05/20 16:13] – created peterreverse_proxy:nginx_reverse_proxy [2025/05/20 16:19] (current) peter
Line 1: Line 1:
 ====== Reverse Proxy - NGINX Reverse Proxy ====== ====== Reverse Proxy - NGINX Reverse Proxy ======
 +
 +When NGINX proxies a request, it:
 +
 +  * Sends the request to a specified proxy server.
 +  * Fetches the response.
 +  * Sends the response back to the client.
 +
 +
 +----
 +
 +[[Reverse Proxy:NGINX Reverse Proxy:Passing Request Headers|Passing Request Headers]]
 +
 +----
 +
  
 ===== Pass to a domain ===== ===== Pass to a domain =====
reverse_proxy/nginx_reverse_proxy.1747757604.txt.gz · Last modified: 2025/05/20 16:13 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki