http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
says

Sets the maximum allowed size of the client request body, specified in the
“Content-Length” request header field.

Can I assume "client_max_body_size" will NOT affect if chunked encoding is
used?
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to