An easy way to increase the number of form input-fields past 10 for a multipart
request
in Tomcat 11.0.8 would be:
/usr/local/tomcat/conf/server.xml
...
...
Mark, is there a solution in HttpServlet#doPost, #init(), or @MultipartConfig?
Greetings,
Fabian
Mark Thomas wrote - F
On 13/06/2025 18:26, Amit Pande wrote:
Hello,
When using "protocols" TLSv1.3 in SSLHostConfig with HTTP 1.1 protocol
(Http11NioProtocol or Http11Nio2Protocol ) and certificateVerification=optional, we see
below warning in logs:
13-Jun-2025 11:42:58.453 WARNING [catalina-exec-1]
org.apache.
Hello,
When using "protocols" TLSv1.3 in SSLHostConfig with HTTP 1.1 protocol
(Http11NioProtocol or Http11Nio2Protocol ) and
certificateVerification=optional, we see below warning in logs:
13-Jun-2025 11:42:58.453 WARNING [catalina-exec-1]
org.apache.tomcat.util.net.SSLUtilBase. The JSSE TLS
Hello,
When using "protocols" TLSv1.3 in SSLHostConfig with HTTP 1.1 protocol
(Http11NioProtocol or Http11Nio2Protocol ) and
certificateVerification=optional, we see below warning in logs:
13-Jun-2025 11:42:58.453 WARNING [catalina-exec-1]
org.apache.tomcat.util.net.SSLUtilBase. The JSSE TLS
Thanks for your quick answer.
I think the chosen default value of "10" is very low and will possibly
break many existing applications. Hopefully it can be increased.
Thanks & Best regards,
Matthias
On 13/06/2025 13:46, Mark Thomas wrote:
https://tomcat.apache.org/tomcat-11.0-doc/config/http.
https://tomcat.apache.org/tomcat-11.0-doc/config/http.html
You'll need to increase maxPartCount
Mark
On 13/06/2025 15:13, Matthias Reischenbacher wrote:
Hi,
after upgrading from 11.0.6 to 11.0.8 a form multi part POST stopped
working with the exception:
org.apache.tomcat.util.http.Invalid
Hi,
after upgrading from 11.0.6 to 11.0.8 a form multi part POST stopped
working with the exception:
org.apache.tomcat.util.http.InvalidParameterException:
org.apache.tomcat.util.http.fileupload.impl.FileCountLimitExceededException:
attachment
org.apache.catalina.connector.Request.doParsePa
Hi,
after upgrading from 11.0.6 to 11.0.8 a form multi part POST stopped
working with the exception:
org.apache.tomcat.util.http.InvalidParameterException:
org.apache.tomcat.util.http.fileupload.impl.FileCountLimitExceededException:
attachment
org.apache.catalina.connector.Request.doParsePa