The proxy module
The following table summarizes some of the commonly used directives in the proxy
module:
The proxy module directives |
Explanation |
---|---|
|
This directive specifies the maximum amount of time NGINX will wait for its connection to be accepted when making a request to an upstream server. |
|
This directive replaces the |
|
This directive replaces the |
|
This directive specifies the maximum size of header names. |
|
This directive specifies the total size of headers received from the upstream server. |
|
This directive specifies... |