Kai Weber <[email protected]> wrote:

>I see the following behaviour on Tomcat 6.0.24:
>
>The maxPostSize is not set, so uses the default of 2MB. I can upload
>files
>bigger than 2MB (5MB for example). I use commons-fileupload to read the
>file.

As expected.

>Does a file upload as multipart/form-data not count to the size of the
>POST?

No, as the doc make clear.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to