开发者

apache - Can't upload >2GB file

开发者 https://www.devze.com 2023-02-20 02:44 出处:网络
Uploading files in our app works fine until we hit one that\'s > 2GB. error_log shows: Invalid Content-Length

Uploading files in our app works fine until we hit one that's > 2GB.

error_log shows:

Invalid Content-Length
(-3)Unknown error: Error reading request entity data
开发者_开发百科

I've rebuilt the latest apache 64bit with large file support and I still get this error. Any ideas?


Late answer, but you might be running into this http://www.motobit.com/help/scptutl/pa98.htm 2gb seems to be a hard limit in many browsers.

0

精彩评论

暂无评论...
验证码 换一张
取 消