Maximum Size Of A File In Private Cloud

Posted by ithrees on 12-Nov-2014 23:45

Hi All,

What is the maximum size of a file that we can upload in file upload field in private cloud?
As we can set this 'MaxFileSizeKB' parameter in the 'shared.properties' file, is there any limitation in setting this value?

And where these files are being stored, in the db or local drive? 

Thank you and Best regards,

Ithrees,

All Replies

Posted by Chandrasekhar Gontla on 13-Nov-2014 00:17

Hi,

The maximum size of a file is 50 MB for file upload field.

There is no limit for 'MaxFileSizeKB' parameter. You can configure any value.

Basically, it works based on http file upload limit.

In some http forum discussions they mentioned that "If your file upload is larger than 2Gb you will run into problems with HTTP uploads."

These files will be stored in your local storage folder but not in db.

Please let me know if you have any questions.

Thanks and Regards,

Chandra.G

Posted by ithrees on 13-Nov-2014 00:36

Hi Chandra,

Thank you for your reply, It helps me a lot.

Regards,

Ithrees

This thread is closed