首頁 後端開發 php教程 Apache假死,Apache维护,多谢

Apache假死,Apache维护,多谢

Jun 13, 2016 pm 01:39 PM
child notice sun

Apache假死,Apache维护,高手请进,谢谢
前几天,Apache还是每隔1天死一次,我一直在尝试解决,可这两天,每隔一个小时就死一次,如果在他死后,我不在进程中手动结束掉httpd.exe,便会出现下面的log:

HTML code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->
......
[Sun Aug 16 09:20:45 2009] [notice] Parent: child process exited with status 1 -- Restarting.
[Sun Aug 16 09:20:45 2009] [notice] Apache/2.2.4 (Win32) configured -- resuming normal operations
[Sun Aug 16 09:20:45 2009] [notice] Server built: Jan  9 2007 23:17:20
[Sun Aug 16 09:20:45 2009] [notice] Parent: Created child process 176
[Sun Aug 16 09:20:45 2009] [notice] Child 176: Child process is running
[Sun Aug 16 09:20:45 2009] [notice] Child 176: Acquired the start mutex.
[Sun Aug 16 09:20:45 2009] [notice] Child 176: Starting 64 worker threads.
[Sun Aug 16 09:20:45 2009] [notice] Child 176: Starting thread to listen on port 80.
[Sun Aug 16 09:22:42 2009] [notice] Parent: Received restart signal -- Restarting the server.
[Sun Aug 16 09:22:42 2009] [notice] Child 176: Exit event signaled. Child process is ending.
[Sun Aug 16 09:22:43 2009] [notice] Apache/2.2.4 (Win32) configured -- resuming normal operations
[Sun Aug 16 09:22:43 2009] [notice] Server built: Jan  9 2007 23:17:20
[Sun Aug 16 09:22:43 2009] [notice] Parent: Created child process 948
[Sun Aug 16 09:22:43 2009] [warn] (OS 10038)在一个非套接字上尝试了一个操作。  : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
[Sun Aug 16 09:22:43 2009] [notice] Child 948: Child process is running
[Sun Aug 16 09:22:43 2009] [notice] Child 176: Released the start mutex
[Sun Aug 16 09:22:43 2009] [notice] Child 948: Acquired the start mutex.
[Sun Aug 16 09:22:43 2009] [notice] Child 948: Starting 64 worker threads.
[Sun Aug 16 09:22:43 2009] [notice] Child 948: Starting thread to listen on port 80.
[Sun Aug 16 09:22:44 2009] [notice] Child 176: Waiting for 64 worker threads to exit.
[Sun Aug 16 09:22:44 2009] [notice] Child 176: All worker threads have exited.
[Sun Aug 16 09:22:44 2009] [notice] Child 176: Child process is exiting
[Sun Aug 16 09:23:52 2009] [notice] Parent: Received restart signal -- Restarting the server.
[Sun Aug 16 09:23:52 2009] [notice] Child 948: Exit event signaled. Child process is ending.
[Sun Aug 16 09:23:53 2009] [notice] Apache/2.2.4 (Win32) configured -- resuming normal operations
[Sun Aug 16 09:23:53 2009] [notice] Server built: Jan  9 2007 23:17:20
[Sun Aug 16 09:23:53 2009] [notice] Parent: Created child process 2976
[Sun Aug 16 09:23:53 2009] [notice] Child 2976: Child process is running
[Sun Aug 16 09:23:53 2009] [warn] (OS 10038)在一个非套接字上尝试了一个操作。  : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
[Sun Aug 16 09:23:53 2009] [notice] Child 948: Released the start mutex
[Sun Aug 16 09:23:53 2009] [notice] Child 2976: Acquired the start mutex.
[Sun Aug 16 09:23:53 2009] [notice] Child 2976: Starting 64 worker threads.
[Sun Aug 16 09:23:53 2009] [notice] Child 2976: Starting thread to listen on port 80.
[Sun Aug 16 09:23:54 2009] [notice] Child 948: Waiting for 64 worker threads to exit.
[Sun Aug 16 09:23:54 2009] [notice] Child 948: All worker threads have exited.
[Sun Aug 16 09:23:54 2009] [notice] Child 948: Child process is exiting
[Sun Aug 16 09:47:42 2009] [notice] Parent: Received restart signal -- Restarting the server.
[Sun Aug 16 09:47:42 2009] [notice] Child 2976: Exit event signaled. Child process is ending.
[Sun Aug 16 09:47:42 2009] [warn] (OS 10038)在一个非套接字上尝试了一个操作。  : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
[Sun Aug 16 09:47:42 2009] [notice] Apache/2.2.4 (Win32) configured -- resuming normal operations
[Sun Aug 16 09:47:42 2009] [notice] Server built: Jan  9 2007 23:17:20
[Sun Aug 16 09:47:42 2009] [notice] Parent: Created child process 1776
[Sun Aug 16 09:47:43 2009] [notice] Child 1776: Child process is running
[Sun Aug 16 09:47:43 2009] [notice] Child 2976: Released the start mutex
[Sun Aug 16 09:47:43 2009] [notice] Child 1776: Acquired the start mutex.
[Sun Aug 16 09:47:43 2009] [notice] Child 1776: Starting 64 worker threads.
[Sun Aug 16 09:47:43 2009] [notice] Child 1776: Starting thread to listen on port 80.
[Sun Aug 16 09:47:44 2009] [notice] Child 2976: Waiting for 64 worker threads to exit.
[Sun Aug 16 09:47:44 2009] [notice] Child 2976: All worker threads have exited.
[Sun Aug 16 09:47:44 2009] [notice] Child 2976: Child process is exiting
[Sun Aug 16 10:40:44 2009] [notice] Parent: child process exited with status 1 -- Restarting.
[Sun Aug 16 10:40:45 2009] [notice] Apache/2.2.4 (Win32) configured -- resuming normal operations
[Sun Aug 16 10:40:45 2009] [notice] Server built: Jan  9 2007 23:17:20
[Sun Aug 16 10:40:45 2009] [notice] Parent: Created child process 632
[Sun Aug 16 10:40:45 2009] [notice] Child 632: Child process is running
[Sun Aug 16 10:40:45 2009] [notice] Child 632: Acquired the start mutex.
[Sun Aug 16 10:40:45 2009] [notice] Child 632: Starting 64 worker threads.
[Sun Aug 16 10:40:45 2009] [notice] Child 632: Starting thread to listen on port 80.
....

 <div class="clear">
                 
              
              
        
            </div>
登入後複製
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Clothoff.io

Clothoff.io

AI脫衣器

AI Hentai Generator

AI Hentai Generator

免費產生 AI 無盡。

熱門文章

R.E.P.O.能量晶體解釋及其做什麼(黃色晶體)
2 週前 By 尊渡假赌尊渡假赌尊渡假赌
倉庫:如何復興隊友
4 週前 By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island冒險:如何獲得巨型種子
3 週前 By 尊渡假赌尊渡假赌尊渡假赌

熱工具

記事本++7.3.1

記事本++7.3.1

好用且免費的程式碼編輯器

SublimeText3漢化版

SublimeText3漢化版

中文版,非常好用

禪工作室 13.0.1

禪工作室 13.0.1

強大的PHP整合開發環境

Dreamweaver CS6

Dreamweaver CS6

視覺化網頁開發工具

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)

PHP Notice: Use of undefined constant解決方法 PHP Notice: Use of undefined constant解決方法 Jun 24, 2023 pm 11:15 PM

PHP Notice: Use of undefined constant解決方法

PHP Notice: Undefined offset: 0的解決方法 PHP Notice: Undefined offset: 0的解決方法 Jun 22, 2023 am 08:12 AM

PHP Notice: Undefined offset: 0的解決方法

php怎麼設定不提示notice php怎麼設定不提示notice Feb 21, 2023 am 09:12 AM

php怎麼設定不提示notice

PHP Notice: Undefined variable: 的解決方法 in的解決方法 PHP Notice: Undefined variable: 的解決方法 in的解決方法 Jun 22, 2023 pm 10:01 PM

PHP Notice: Undefined variable: 的解決方法 in的解決方法

PHP Notice: Undefined variable: arr的解決方法 PHP Notice: Undefined variable: arr的解決方法 Jun 22, 2023 pm 08:12 PM

PHP Notice: Undefined variable: arr的解決方法

PHP Notice: A non well formed numeric value encountered - 解決方法 PHP Notice: A non well formed numeric value encountered - 解決方法 Aug 18, 2023 pm 06:52 PM

PHP Notice: A non well formed numeric value encountered - 解決方法

PHP Notice: Trying to get property of non-object的解決方法 PHP Notice: Trying to get property of non-object的解決方法 Jun 22, 2023 pm 02:43 PM

PHP Notice: Trying to get property of non-object的解決方法

PHP Notice: Undefined offset解決方法 PHP Notice: Undefined offset解決方法 Jun 25, 2023 am 09:51 AM

PHP Notice: Undefined offset解決方法

See all articles