Your site must allow uploading of large files. What might you need to do?
Keep a count of upload file sizes and log them.
Make sure the user has the proper permissions.
Be sure to use chunked transfer encoding.
Change the upload_max_filesize configuration parameter.
upload_max_filesize