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

Both sides previous revisionPrevious revision
Next revision
Previous revision
reverse_proxy:nginx_reverse_proxy [2025/05/20 16:14] 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 ======
  
-[[Reverse Proxy:NGINX Reverse Proxy: Passing Request Headers| Passing Request Headers]]+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]]
  
 ---- ----
reverse_proxy/nginx_reverse_proxy.1747757665.txt.gz · Last modified: 2025/05/20 16:14 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki