Apache 2.4.10挂起AH00485:记分板已满,而不是MaxRequestWorkers

时间:2015-01-29 00:40:30

标签: apache sparc

Apache服务器将保持随机时间,通常是几天,但最终会进入挂起状态。挂起时,CPU负载逐渐在计算机上出现峰值,并且新的Web服务器请求没有响应。

错误日志通常包含许多内容:

  

Wed Jan 28 16:06:58.667188 2015] [mpm_event:error] [pid 25336:tid 1] AH00485:记分牌已满,而非MaxRequestWorkers

环境:

LDOM(VM)SunOS myhostname 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200

http Conf:

StartServers                8
MinSpareServers             Not set
MaxSpareServers             Not set
ServerLimit                 256
MaxRequestWorkers           100
MaxConnectionsPerChild      1000
KeepAlive                   On
TimeOut                     3000
MaxKeepAliveRequests        50
KeepAliveTimeout            2

目前非悬挂式比分委员会:

Server Version: Apache/2.4.10 (Unix)
Server MPM: event
Server Built: Oct 30 2014 16:29:03

Current Time: Wednesday, 28-Jan-2015 10:59:39 PST
Restart Time: Wednesday, 28-Jan-2015 09:49:21 PST
Parent Server Config. Generation: 1
Parent Server MPM Generation: 0
Server uptime: 1 hour 10 minutes 17 seconds
Server load: 0.60 0.46 0.41
Total accesses: 1134 - Total Traffic: 2.2 GB
CPU Usage: u9.07 s16.94 cu609.51 cs69.31 - 16.7% CPU load
.269 requests/sec - 0.5 MB/second - 2.0 MB/request
1 requests currently being processed, 99 idle workers

PID Connections     Threads Async connections
total   accepting   busy    idle    writing keep-alive  closing
25337   0   yes 1   24  0   0   0
25338   1   yes 0   25  1   0   0
25339   1   yes 0   25  0   0   1
25340   1   yes 0   25  0   0   1
Sum 3       1   99  1   0   2

关于http conf调优,操作系统补丁,apache错误修复的任何想法都赞赏。

是的,我已经看到了针对相同错误消息的开放ASF bugzilla。

这是一个生产服务器,所以你可以想象,随机时间(通常在我睡着的时候)下去并不好玩!

0 个答案:

没有答案