小编Cri*_*eda的帖子

proxy_fcgi:error (70008)部分结果有效,但处理不完整。AH01075

我有一个服务器正在运行:

  • 乌班图16.04
  • 阿帕奇2.4.18
  • 工人-MPM
  • PHP 7.0.8-0ubuntu0.16.04.3
  • PHP-FPM
  • OPcache 7.0.8-0ubuntu0.16.04.3

在浏览器上有一个 ajax 脚本,每 5 秒向 php 文件发送一个查询,以更新数据库上的时间戳,该脚本在其他服务器上运行良好,但这里用户不多,它会记录以下错误:

[Mon Dec 05 09:11:39.575035 2016] [proxy_fcgi:error] [pid 7831:tid 140159538292480] (70008)部分结果有效,但处理不完整:[client 172.30.197.200:64422] AH01075:将请求分派到:时出错: (读输入大队),referer:http://10.200....file.php

我不知道它是什么以及如何修复它。我搜索了整个网络,但没有找到太多,任何提示将不胜感激。

编辑1:

我将错误模式切换为调试,错误的完整日志如下:

[Wed Dec 07 08:55:13.465599 2016] [authz_core:debug] [pid 5461:tid 139687427467008] mod_authz_core.c(809): [client 172.31.42.163:54432] AH01626: authorization result of Require all granted: granted, referer: http://10.200.200.214/sala.php?sala=Unica

[Wed Dec 07 08:55:13.465613 2016] [authz_core:debug] [pid 5461:tid 139687427467008] mod_authz_core.c(809): [client 172.31.42.163:54432] AH01626: authorization result of <RequireAny>: granted, referer: http://10.200.200.214/sala.php?sala=Unica

[Wed Dec 07 08:55:13.465634 2016] …

php-fpm apache-2.4 mod-proxy-fcgi

7
推荐指数
2
解决办法
3万
查看次数

标签 统计

apache-2.4 ×1

mod-proxy-fcgi ×1

php-fpm ×1