Large file uploads via https fail on Tomcat 9

2020-04-21 Thread OIT Nua
I have a Tomcat application that accepts file uploads via https. I have had no problems with file uploads and https in Tomcat versions 7 and 8. Now that we've ported to Tomcat 9, file uploads larger than approx. 173KB just hang and never complete (in fact, they seem from the Tomcat side to nev

RE: Large file uploads via https fail on Tomcat 9

2020-04-21 Thread OIT Nua
Thanks for responding. We are Tomcat version 9.0.31, running on Windows 2012 R2 Standard.

RE: Large file uploads via https fail on Tomcat 9

2020-04-24 Thread OIT Nua
Thanks, again, for the assistance. Upgrading to 9.0.34 has resolved the issue.