我有一个服务器正在运行:
在浏览器上有一个 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] …