...
"MaxFileUploadPackages" which sets the maximum number of chunks the file will be sent in. Below the value is 4.
...
If none of the settings exists in the web.config file, "MaxFileUploadPackageSize" defaults to 2147483647 and "MaxFileUploadPackages" defaults to 100000.