Disable nginx_proxy_buffering.
This commit is contained in:
parent
c91e2ede75
commit
0161c5d532
|
@ -5,6 +5,7 @@ cdh_https_port: 443
|
||||||
|
|
||||||
# set it to true on the CDM node only.
|
# set it to true on the CDM node only.
|
||||||
#nginx_enabled: True
|
#nginx_enabled: True
|
||||||
|
nginx_proxy_buffering: "off"
|
||||||
nginx_define_x_real_ip: True
|
nginx_define_x_real_ip: True
|
||||||
nginx_use_common_virthost: True
|
nginx_use_common_virthost: True
|
||||||
cdh_nginx_virthosts:
|
cdh_nginx_virthosts:
|
||||||
|
|
Loading…
Reference in New Issue