OKMAN2009 2014-11-09 12:14 采纳率: 0%
浏览 4476

Wamp Apache间歇性假死

Windows下APACHE间歇性假死。
症状:两到三天会停一次,重启APACHE后又正常。
错误日志:
[Thu Nov 06 09:59:40 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Thu Nov 06 12:03:14 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Thu Nov 06 12:06:13 2014] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Nov 06 12:06:13 2014] [notice] Child 65812: Exit event signaled. Child process is ending.
[Thu Nov 06 12:06:14 2014] [notice] Child 65812: Released the start mutex
[Thu Nov 06 12:06:43 2014] [notice] Parent: Forcing termination of child process 2e8
[Thu Nov 06 12:06:43 2014] [notice] Apache/2.2.21 (Win32) PHP/5.3.10 configured -- resuming normal operations
[Thu Nov 06 12:06:43 2014] [notice] Server built: Sep 10 2011 11:34:11
[Thu Nov 06 12:06:43 2014] [notice] Parent: Created child process 80048
[Thu Nov 06 12:06:44 2014] [notice] Child 80048: Child process is running
[Thu Nov 06 12:06:44 2014] [notice] Child 80048: Acquired the start mutex.
[Thu Nov 06 12:06:44 2014] [notice] Child 80048: Starting 64 worker threads.
[Thu Nov 06 12:06:44 2014] [notice] Child 80048: Starting thread to listen on port 80.
[Thu Nov 06 12:14:30 2014] [warn] Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting
[Thu Nov 06 14:27:32 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Thu Nov 06 14:27:32 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.

.........

[Sun Nov 09 16:07:37 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Sun Nov 09 16:07:38 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Sun Nov 09 16:07:38 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Sun Nov 09 16:07:38 2014] warn指定的网络名不再可用。 : winnt_accept: Asynchronous AcceptEx failed.
[Sun Nov 09 17:05:34 2014] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Nov 09 17:05:34 2014] [notice] Child 80048: Exit event signaled. Child process is ending.
[Sun Nov 09 17:05:35 2014] [notice] Child 80048: Released the start mutex

  • 写回答

2条回答

  • oyljerry 2015-01-21 13:54
    关注

    收到shutdown信号了。

    评论

报告相同问题?

悬赏问题

  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
  • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)