-
Bug
-
Resolution: Done
-
Major
-
7.0.4.GA, 7.1.0.GA, 7.0.9.GA
It's not working the file-size-threshold attribute from MultipartConfig in Servlet 3 to not write the uploaded file on disk until it reaches that size.
It writes on disk even with the file size being lower than the threshold. This should not be happening as the documentation says:
- clones
-
UNDERTOW-1325 Servlet MultipartConfig attribute file-size-threshold not working
- Resolved
- is incorporated by
-
JBEAP-14958 [GSS](7.1.z) Upgrade Undertow from 1.4.18.SP8 to 1.4.18.SP9
- Closed