Hi,

The doc
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
says size limit is on "Content-Length", but this post
https://serverfault.com/questions/871717/nginx-disconnect-when-client-sends-chunked-body-exceeding-desired-size
says it also works on chunked encoding. Is that correct? If so, can we
update the doc? If not, what is the best way to limit the request size for
chunked encoding?

Thanks,
Frank
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to