<div dir="ltr"><div dir="ltr"><div dir="ltr"><div><a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size">http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size</a> says <br></div><div><br></div><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:medium;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:justify;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;display:inline;float:none">Sets the maximum allowed size of the client request body, specified in the “Content-Length” request header field.</span></div><div><br></div><div>Can I assume "client_max_body_size" will NOT affect if chunked encoding is used?<br></div></div></div></div>