如何修复 apache2“proxy_http:error”AH01102: 从远程服务器 localhost:4382 读取状态行时出错。
我有一个 apache2 Web 服务器,用于在后端为一些 Nodejs 应用程序提供服务。
Apache2网络服务器版本:服务器版本:Apache/2.4.41(Ubuntu)服务器构建:2019-08-21T20:43:05
Nodejs版本:v10.18.1
蒙戈数据库版本:v4.0.15
我们在所有后端应用程序“proxy_http:错误”AH01102:从远程服务器本地主机读取状态行时出错:4382 上都受到以下错误/错误(请参阅日志)的困扰。
[Mon Apr 27 20:09:05.697271 2020] [proxy_http:error] [pid 26792:tid 140063099688704] (70007)The timeout specified has expired: [client 178.153.198.97:52385] AH01095: prefetch request body failed to 127.0.0.1:4381 (localhost) from 178.153.198.97 (), referer: https://www.example.com/sub-admin/menus/add-menu
[Mon Apr 27 20:21:51.617095 2020] [proxy_http:error] [pid 26764:tid 140062901626624] (104)Connection reset by peer: [client 178.153.195.206:61268] AH01102: error reading status line from remote server localhost:4382, referer: http://www.example.com/restaurant/dashboard
[Mon Apr 27 20:21:51.617117 2020] [proxy:error] [pid 26764:tid 140062901626624] …
Run Code Online (Sandbox Code Playgroud)