Re: FileCountLimitExceededException with 10.1.42 / 11.0.8

2025-06-13 Thread Matthias Reischenbacher
1.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.Invali

FileCountLimitExceededException with 10.1.42 / 11.0.8

2025-06-13 Thread Matthias Reischenbacher
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

FileCountLimitExceededException with 10.1.42 / 11.0.8

2025-06-13 Thread Matthias Reischenbacher
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

Re: CVE-2016-2107 and Tomcat 6.0.45 / Native 1.1.34

2016-08-22 Thread Matthias Reischenbacher
ote: > On 22/08/2016 15:12, Matthias Reischenbacher wrote: >> Hi, >> >> Tomcat 6.0.45 and Tomcat Native 1.1.34 seem to be affected by the >> security issue CVE-2016-2107, see also: >> >> https://blog.cloudflare.com/yet-another-padding-oracle-in-openssl-cbc-ciph

CVE-2016-2107 and Tomcat 6.0.45 / Native 1.1.34

2016-08-22 Thread Matthias Reischenbacher
seems to be available for Tomcat 8/9. But what about Tomcat6? Are there plans to release a fixed version of the Tomcat Native libs, that contain a newer version of OpenSSL? According to https://www.openssl.org/news/vulnerabilities.html#2016-2107 this should be 1.0.1t. Thanks & Best regards, Matt