Johannes Renoth created FILEUPLOAD-365:
------------------------------------------
Summary: FileItemInputIteraterImpl 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
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)