Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/apache/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Apache proxy_http:错误[pid 12216:tid 1348][client 135.215.11.191:63376]AH01114:http:无法连接到后端:127.0.0.1_Apache_Server - Fatal编程技术网

Apache proxy_http:错误[pid 12216:tid 1348][client 135.215.11.191:63376]AH01114:http:无法连接到后端:127.0.0.1

Apache proxy_http:错误[pid 12216:tid 1348][client 135.215.11.191:63376]AH01114:http:无法连接到后端:127.0.0.1,apache,server,Apache,Server,我正在从事ROR(RubyonRails)项目,该应用程序托管在Apache2.4服务器上 我的应用程序运行良好,没有失败,但有时会下降。我必须重新启动服务器来弥补它 我检查了APACHE中的error.log文件,发现下面的几行代码可以为您提供更多信息 日志 [Tue Jul 26 12:34:43.837275 2016] [wsgi:warn] [pid 12216:tid 668] mod_wsgi: Compiled for Python/2.7.9+. [Tue Jul 26 12:

我正在从事ROR(RubyonRails)项目,该应用程序托管在Apache2.4服务器上

我的应用程序运行良好,没有失败,但有时会下降。我必须重新启动服务器来弥补它

我检查了APACHE中的error.log文件,发现下面的几行代码可以为您提供更多信息

日志

[Tue Jul 26 12:34:43.837275 2016] [wsgi:warn] [pid 12216:tid 668] mod_wsgi: Compiled for Python/2.7.9+.
[Tue Jul 26 12:34:43.837275 2016] [wsgi:warn] [pid 12216:tid 668] mod_wsgi: Runtime using Python/2.7.12.
[Tue Jul 26 12:34:43.880279 2016] [mpm_winnt:notice] [pid 12216:tid 668] AH00354: Child: Starting 64 worker threads.
[Tue Jul 26 12:46:57.009585 2016] [proxy:error] [pid 12216:tid 1348] (OS 10061)No connection could be made because the target machine actively refused it.  : AH00957: HTTP: attempt to connect to 127.0.0.1:3020 (127.0.0.1) failed
[Tue Jul 26 12:46:57.009585 2016] [proxy:error] [pid 12216:tid 1348] AH00959: ap_proxy_connect_backend disabling worker for (127.0.0.1) for 60s
[Tue Jul 26 12:46:57.009585 2016] [proxy_http:error] [pid 12216:tid 1348] [client 135.215.11.191:63376] AH01114: HTTP: failed to make connection to backend: 127.0.0.1
请建议一些我不需要频繁重启服务器的建议。我的应用程序运行了很长时间