What are your steps? Default Tomcat maxPostSize is 2MB I definitely can upload more than 2MB
You can add maxPostSize attribute to https://github.com/apache/openmeetings/blob/master/openmeetings-server/src/main/assembly/conf/server.xml#L55 (as described here http://tomcat.apache.org/tomcat-9.0-doc/config/http.html) But I doubt it will help Would appreciate to get steps ... On Sun, 28 Jun 2020 at 21:43, Yah's Global Kingdom <[email protected]> wrote: > This was working before but it had to be adjusted in the > jee-container.xml, I believe that file was tied to red5-server but I am not > 100% sure of that. But it does not exist under this version that I can > find. > > On Sun, Jun 28, 2020 at 7:41 AM Yah's Global Kingdom <[email protected]> > wrote: > >> actually 20000000000 20GB >> >> On Sun, Jun 28, 2020 at 7:39 AM Yah's Global Kingdom <[email protected]> >> wrote: >> >>> 2GB >>> >>> On Sun, Jun 28, 2020 at 1:52 AM Maxim Solodovnik <[email protected]> >>> wrote: >>> >>>> Hello, >>>> >>>> what do you mean by "I have already increased the max upload size" >>>> Admin->Config->"max.upload.size" ? >>>> >>>> What is your value? >>>> >>>> On Sat, 27 Jun 2020 at 23:11, Yah's Global Kingdom <[email protected]> >>>> wrote: >>>> >>>>> Name >>>>> Glory To YAH >>>>> Version >>>>> 5.0.0-M4 >>>>> Revision >>>>> 9753e61 >>>>> Build date >>>>> 2020-04-19T03:54:23Z >>>>> >>>>> >>>>> >>>>> >>>>> I am trying to upload files larger than 100MB, I have already >>>>> increased the max upload size, however, I am still getting server lost >>>>> connection errors. Is there another time-out that needs to be changed? >>>>> the jee-container.xml does not exist in this version that I can find. >>>>> >>>> >>>> >>>> -- >>>> Best regards, >>>> Maxim >>>> >>> -- Best regards, Maxim
