Difference between revisions of "Proxy pass (Reverse proxy)"

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
  
  
 +
 +
== Miscelaneous ==
  
 
  proxy_http_version 1.0 | 1.1; <ref>http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_http_version</ref> Default, version 1.0 is used. Version 1.1 is recommended for use with [[keepalive]] connections and [[NTLM]] authentication.
 
  proxy_http_version 1.0 | 1.1; <ref>http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_http_version</ref> Default, version 1.0 is used. Version 1.1 is recommended for use with [[keepalive]] connections and [[NTLM]] authentication.
Line 25: Line 27:
  
 
  [[proxy_set_header]]
 
  [[proxy_set_header]]
 
  
 
== Related directives ==  
 
== Related directives ==  

Revision as of 10:57, 3 March 2021

Advertising: