I am not positive, but I thought the older browsers had a 2GB limit. The company I worked for ran in to a similar problem and it was the result of the browser. I think Chrome didn't have the issue and IE did. We ended up making a note in the Known Issues of the manual about the limitation. This is going back awhile though.
-Joleen On Mon, Jan 18, 2016 at 7:40 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Kiran, > > On 1/18/16 1:33 AM, Kiran Badi wrote: > > Did you exclude your upload servlet from struts.xml ? By default > > struts intercepts all multi part requests and this messes a lot > > specially when you have hybrid framework when few modules are plain > > j2ee and few are struts 2 or Spring MVc in the same app. > > OP states that the Filter is placed before Struts. Struts's > interceptors fire from within Struts's Filter, so that shouldn't be a > problem. > > > Are you upload less than 2gb file ? > > I think, ultimately, this is going to be a problem with Javascript, > the browser (as yet unnamed), or the OP's code. > > - -chris > -----BEGIN PGP SIGNATURE----- > Comment: GPGTools - http://gpgtools.org > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlac3UcACgkQ9CaO5/Lv0PDFZQCfRt5WfvmP48UwxfM23FP0l0Uz > 1AYAn15i3dRPe7d7nVpEU69VW66eyQnQ > =d1St > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >