apache2 2 29-redhat5.6+apache 2.2.29+mongrel 老挂 帮忙看看

问题描述

redhat5.6+apache 2.2.29+mongrel 老挂 帮忙看看

访问一会 apache 和 mongrel 就挂了这个是 apache日志,在redhat5.5 下同样的就没有问题:
[Mon Jun 22 16:33:53 2015] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jun 22 16:33:53 2015] [notice] Digest: generating secret for digest authentication ...
[Mon Jun 22 16:33:53 2015] [notice] Digest: done
[Mon Jun 22 16:33:53 2015] [notice] Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5 DAV/2 configured -- resuming normal operations
[Mon Jun 22 16:36:20 2015] [error] client 192.168.1.103Internal error: proxy: error reading status line from remote server 127.0.0.1:3000, referer: http://192.168.1.137/targets/index
[Mon Jun 22 16:36:21 2015] [error] client 192.168.1.103Internal error: proxy: error reading status line from remote server 127.0.0.1:3003, referer: http://192.168.1.137/targets/index
[Mon Jun 22 16:36:22 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3000 (127.0.0.1) failed
[Mon Jun 22 16:36:22 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:22 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3003 (127.0.0.1) failed
[Mon Jun 22 16:36:22 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:23 2015] [error] client 192.168.1.103Internal error: proxy: error reading status line from remote server 127.0.0.1:3002, referer: http://192.168.1.137/targets/index
[Mon Jun 22 16:36:23 2015] [error] client 192.168.1.103Internal error: proxy: error reading status line from remote server 127.0.0.1:3001, referer: http://192.168.1.137/targets/index
[Mon Jun 22 16:36:23 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3002 (127.0.0.1) failed
[Mon Jun 22 16:36:23 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:23 2015] [error] client 192.168.1.103Internal error: proxy: error reading status line from remote server 127.0.0.1:3004, referer: http://192.168.1.137/targets/index
[Mon Jun 22 16:36:23 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3001 (127.0.0.1) failed
[Mon Jun 22 16:36:23 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:23 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3004 (127.0.0.1) failed
[Mon Jun 22 16:36:23 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:23 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3004 (127.0.0.1) failed
[Mon Jun 22 16:36:23 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:23 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3001 (127.0.0.1) failed
[Mon Jun 22 16:36:23 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:23 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3002 (127.0.0.1) failed
[Mon Jun 22 16:36:23 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:24 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3003 (127.0.0.1) failed
[Mon Jun 22 16:36:24 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:24 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3000 (127.0.0.1) failed
[Mon Jun 22 16:36:24 2015] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Mon Jun 22 16:36:24 2015] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:3003 (127.0.0.1) failed
帮忙看看是为什么。

解决方案

或许和系统版本有关系,其实我想说的是,我不懂,我不懂,我不懂,重要的事说三遍!

时间: 2024-08-17 14:07:19

apache2 2 29-redhat5.6+apache 2.2.29+mongrel 老挂 帮忙看看的相关文章

mod_jail patch for Apache-2.2.21发布 一个Apache模块

mod_jail是一个http://www.aliyun.com/zixun/aggregation/14417.html">Apache模块,支持1.3.x以及2.0.x版本分支.它类似于mod_chroot ,但使用FreeBSD的特定系统调用"jail监狱",这使得比chroot更安全,其目的是在FreeBSD上运行.该模块允许Apache更容易地运行在一个安全的监狱,无需创建一个真正的监狱环境,需要包含/lib,/libexec,/usr/lib目录,等.它还能

mod_jail patch for Apache-2.2.20发布 一个Apache模块

mod_jail patch for http://www.aliyun.com/zixun/aggregation/14417.html">Apache-2.2.20该版本自2.2.19源代码以来没有任何变化. mod_jail是一个Apache模块,支持1.3.x以及2.0.x版本分支.它类似于mod_chroot ,但使用特定的系统调用FreeBSD的"监狱",这使得chroot更加安全.因此,它的目的仅在FreeBSD上运行.这个模块允许Apache运行一个安全

LAMP:Linux+Apache+Mysql+PHP典型配置

调试环境:Redhat9.0 Apache1.3.29 Mysql3.23.58 PHP4.3.4 Linux系统的安装我就不讲了,这是基本功,其实这篇文章在类似Redhat的其他linux也应该通用,大家只要掌握我提供的方法就行.记得安装Redhat9.0的时候不要安装系统默认的apache,mysql和php以及相关的软件.已经安装的请用rpm -e * 删除已经安装的包. 1.安装Mysql3.23.58 其实老实说直接安装Mysql官方网站提供的rpm包也是一个比较可行的办法,他的官方网

linux搭建apache服务器步骤详解

1.安装apr-1.5.1.tar.gz  命令:  wget http://apache.fayea.com/apache-mirror//apr/apr-1.5.1.tar.gz   tar zxvf apr-1.5.1.tar.gz   cd apr-1.5.1   ./configure   make   make install   2.安装apr-util-1.3.7.tar.gz  命令:   http://apache.fayea.com/apache-mirror//apr/a

在Apache环境下成功的运行ASP.NET的注意事项_实用技巧

由于公司的产品在新的版本中,需要考虑一些新的部署方式,所以又抽空关注了一下.NET跨平台的一些解决方案.虽然Mono Project对基于.NET开发的人来说都不陌生,不过由于Mono是比较狭义的跨平台(因为它是OS级别的)概念.而从广义的角度来说,使用不同的Web Server也可以算是一种垮平台.     缘起是由于IIS的口碑实在太滥,以至于不少的关键应用场景明文禁止安装和使用IIS.而从ASP.NET的执行原理来看,它是通过一个Web Server处理tcp请求,然后把对ASPX执行和呈

在CentOS 6.2下编译Apache使其支持HTTPS

HTTPS(全称:Hypertext Transfer Protocol over Secure Socket Layer),是以安全为目标的HTTP通道,简单讲是HTTP的安全版.即HTTP下加入SSL层,HTTPS的安全基础是SSL,因此加密的详细内容 就需要SSL. 它是一个URI scheme(抽象标识符体系),句法类同http:体系.用于安全的HTTP数据传输.https:URL表明它使用了HTTP,但HTTPS存在不同 于HTTP的默认端口及一个加密/身份验证层(在HTTP与TCP之

在 WIN 平台上让你的 Apache 2.0.45 支持 PHP

apache 前言如果你对使用 Apache 缺乏信心.或者你已经在使用 apache 2 但是不能让他和 PHP 一起工作(apache不能解析你的.php脚本).不要怕,读完本文后,所有的问题都会迎韧而解的. 我将如何使 Apache 和 PHP 共同合作的方法步骤归纳总结了一下.其实,这么比其他人所说的简单得多.我很惊讶为什么在这之前没有人写一个针对这个问题的操作指南,好让每个人都能够更好地理解和使用 Apache 2.0 .凭着个人的兴趣,我分析了 Apache 2.0,特别地,为了获得

在WIN平台上让你的 Apache 2.0.45 支持 PHP

apache 前言如果你对使用 Apache 缺乏信心.或者你已经在使用 apache 2 但是不能让他和 PHP 一起工作(apache不能解析你的.php脚本).不要怕,读完本文后,所有的问题都会迎韧而解的. 我将如何使 Apache 和 PHP 共同合作的方法步骤归纳总结了一下.其实,这么比其他人所说的简单得多.我很惊讶为什么在这之前没有人写一个针对这个问题的操作指南,好让每个人都能够更好地理解和使用 Apache 2.0 .凭着个人的兴趣,我分析了 Apache 2.0,特别地,为了获得

Apache2+PHP4+MySql配置

apache|mysql|apache|mysql 1.安装php:将下载的php压缩文件解压,文件夹改名为php复制到c盘根目录下. 2.打开刚才解压的PHP目录,你会发现有一个叫做"php.ini-dist"的文件,这就是PHP的配置文件了,你需要把它改名成"php.ini",然后复制到系统目录winnt下. 修改php.ini其中有必要注意的是 270行error_reporting  =  E_ALL & ~E_NOTICE   277行displa