mardi 20 février 2018

Configure downloading over 2GB file from web broswer limitation

I'm using Spring framework 4.2.2 and tried to test file uploading and downloading from website(including chrome, explorer).

and I configured maxUploadSize -1(unlimitation) in multipartresolver in application-config.xml

it succeed to upload over 2GB file by multipart, but failed to download when downloading over 2GB files.

when trying to download over 2GB, console log shows notFoundException.

I'm wondering is it possible to configure maximum download file size? If possible, how to configure it or where can I find that configurations?

Any tips welcome for me.




Aucun commentaire:

Enregistrer un commentaire