gpt4 book ai didi

php - 部分结果有效但处理不完整 : mod_fcgid: can't get data from http client

转载 作者:行者123 更新时间:2023-12-04 21:09:01 25 4
gpt4 key购买 nike

我想上传最大 50GB 的大文件。

我编辑了我的 php.ini

max_execution_time = 18000
max_input_time = 18000
post_max_size = 50G
upload_max_filesize = 50G

我增加了虚拟主机中的 mod_fcgid 值

IdleTimeout 18000
ProcessLifeTime 18000
FcgidMaxRequestLen 64424509440
FcgidIOTimeout 18000

我最多可以上传大约 2-3GB 的文件,但要上传更多文件,有两种情况:

  • 对于大约 10GB 的文件,apache 日志中没有错误
  • 大约 5GB 的文件出错:(70008)部分结果有效但处理不完整:mod_fcgid:无法从 http 客户端获取数据

网站(如果对您有帮助的话):http://filetransfer.fr

提前感谢任何愿意帮助我的人!

Debian 7、apache 2.2.22、PHP 5.4.45

最佳答案

我们只能通过 Internet Explorer/Edge 获得。只要我们使用不同的东西,一切都很好。

似乎 IE/Edge 中的压缩内容存在某种问题。您可以尝试禁用压缩并检查它是否消失。

关于php - 部分结果有效但处理不完整 : mod_fcgid: can't get data from http client,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33578844/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com