> Hi,
> Can I set the constant struts.multipart.maxSize (in struts.xml) to a
> value greater than 2GB?Reference link for 2GB limit:  https://
> struts.apache.org/docs/handling-file-uploads.html
> 
> Also what is the maximum limit for this constant in Struts because 
> setting this value to a value greater than 2GB works for my 
> project in both Struts version 2.1.8 and 2.3.24.I can easily upload 
> greater than 2GB files by tuning this constant.
> Please let me know the maximum value for 
> this struts.multipart.maxSize ,both in Struts 2.1.8 and 
> Struts 2.3.24.
> Thanks



Hi,

I don't think that struts itself has a limit for this constant. The max 
size of uploaded files might be limited by other components like 
application server, (reverse-)proxies, filesystem or browser.


Regards,
Christoph

This Email was scanned by Sophos Anti Virus

Reply via email to