Will there be an error when you upload a file smaller than 5mb?
Please follow below steps to troubleshooting the issue.
1.Set file maximum upload size in the web application.
2.Change the Web.config file in the IIS root folder of each web application.
3.Increase the IIS machine-level request length setting.
4.Increase the web client file size limit.
5.Increase the SQL chunk size for large files.
6.Change another browser to test, compare the result.
References:
sharepoint-2010-file-size-upload-limits-the-essential-mix
increasing-the-default-maximum-size-for-uploaded-files-in-microsoft-sharepoint-server-2010
sharepoint-20072010-how-to-increase-file-upload-size-limit