February 2018
Beginner to intermediate
348 pages
9h 40m
English
Finally, the last set of directives available in the proxy module is uncategorized and is as follows:
|
Directive |
Description |
|
proxy_headers_hash_max_size Context: http, server, location |
Sets the maximum size for the proxy header's hash tables. Syntax: Numeric value Default value: 512 |
|
proxy_headers_hash_bucket_size Context: http, server, location |
Sets the bucket size for the proxy header's hash tables. Syntax: Numeric value Default value: 64 |
|
proxy_force_ranges Context: http, server, location |
When set to on, Nginx will enable byte-range support on responses from the backend proxy. Syntax: on or off Default value: off |
|
proxy_ignore_headers Context: http, server, location |
Prevents Nginx from processing ... |
Read now
Unlock full access