https://bz.apache.org/bugzilla/show_bug.cgi?id=69710

--- Comment #34 from Chen Jp <ch...@msn.com> ---
(In reply to Mark Thomas from comment #32)
> Those changes would need to happen in Commons FileUpload.
> 
> Changing the meaning of maxPartHeaderSize isn't an option as it would break
> backwards compatibility but adding a new option to limit the total header
> size is a possibility.


Suggest introduce partHeaderTotalSizeMax and partHeaderTotalCoutMax, apply to
all header information for all parts in a single upload file request.

see commons-fileupload PR https://github.com/apache/commons-fileupload/pull/425

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to