OlivierJaquemet commented on PR #203:
URL: 
https://github.com/apache/commons-fileupload/pull/203#issuecomment-1438270289

   Thank you mark for your answer and time on this matter.
   
   This behavior makes the limit difficult to configure, because while I think 
it's easy to set an arbitrary limit on the number of files that can be uploaded 
in a request, it's much more difficult to include the number of fields that can 
be included in the same form. The smallest checkbox, radiobutton or other field 
is counted in this limit, which doesn't seem to have much relevance for 
limiting a denial of service attack.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to