https://bz.apache.org/bugzilla/show_bug.cgi?id=69721
Bug ID: 69721 Summary: The new Connector parameter 'maxPartCount' is not calculated correctly Product: Tomcat 10 Version: 10.1.42 Hardware: PC OS: Linux Status: NEW Severity: critical Priority: P2 Component: Connectors Assignee: dev@tomcat.apache.org Reporter: pi...@tiscali.it Target Milestone: ------ Using PrimeFaces p:fileUpload with multiple file (basically an ajax upload) It seems that the new maxPartCount is not calculated correctly https://github.com/primefaces/primefaces/pull/13903 If I set maxPartCount=20 I can send a maximum of 2 files... The default value is 10, so even if I send 1 file the upload fails. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org