[
https://issues.apache.org/jira/browse/FILEUPLOAD-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019197#comment-18019197
]
Gary D. Gregory commented on FILEUPLOAD-365:
--------------------------------------------
[~renoth] I fixed the ticket title to mention {{FileItemInputIteratorImpl}}.
> FileItemInputIteratorImpl does not configure partHeaderSizeMax
> --------------------------------------------------------------
>
> Key: FILEUPLOAD-365
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-365
> Project: Commons FileUpload
> Issue Type: Bug
> Reporter: Johannes Renoth
> Priority: Major
>
> Version 2.0.0-M4 added {color:#871094}partHeaderSizeMax{color} but did not
> make it configurable in FileItemInputIteraterImpl.
> The default value is way too low and we get Exceptions when trying to upload
> files with Wicket.
> When editing server.xml and adding the option
> maxPartHeaderSize="2000"
> to my connectors the setting is ignored by FileItemInputIteraterImpl
--
This message was sent by Atlassian Jira
(v8.20.10#820010)