Home Backend Development PHP Tutorial 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>
Copy after login
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PHP Notice: Use of undefined constant solution PHP Notice: Use of undefined constant solution Jun 24, 2023 pm 11:15 PM

PHPNotice: Useofundefinedconstant Solution During the PHP development process, you may encounter the error message "PHPNotice: Useofundefinedconstant". This is usually due to the use of undefined constants in the code. Constants should be defined first before they can be referenced correctly. If they are not defined or are spelled incorrectly, the above error message will appear. Here are some ways to solve this problem

How to set php not to prompt notice How to set php not to prompt notice Feb 21, 2023 am 09:12 AM

How to set php not to prompt notice: 1. Change "error_reporting" in the "php.ini" file to "error_reporting = E_ALL & ~E_NOTICE"; 2. Add the code to the specified page as "error_reporting(E_ALL ^ ​​E_NOTICE);".

PHP Notice: Undefined variable: solution in solution PHP Notice: Undefined variable: solution in solution Jun 22, 2023 pm 10:01 PM

For PHP developers, encountering the "Undefinedvariable" warning message is a very common thing. This situation usually occurs when trying to use undefined variables, which will cause the PHP script to fail to execute normally. This article will introduce how to solve the problem of "PHPNotice:Undefinedvariable: in solution". Cause of the problem: In a PHP script, if a variable is not initialized or assigned a value, "Un

PHP Notice: Undefined offset: 0 solution PHP Notice: Undefined offset: 0 solution Jun 22, 2023 am 08:12 AM

In PHP development, sometimes when we run the code, the prompt "PHPNotice: Undefinedoffset:0" will appear. This prompt is usually accompanied by an array out-of-bounds error. When the array subscript exceeds the specified range, PHP will set its value to NULL by default and give a notification message. Although this prompt message does not affect the execution of the program, it will affect the running efficiency of the program and the readability of the code. So, what should we do when encountering this situation? Here are some solutions

PHP Notice: Undefined offset solution PHP Notice: Undefined offset solution Jun 25, 2023 am 09:51 AM

PHPNotice:Undefinedoffset is a common PHP program error. It means that the program attempts to use a subscript that does not exist in the array, causing the program to fail to run normally. This error usually occurs when the PHP interpreter displays the following warning message: Notice: Undefinedoffset. Here are some ways to resolve the PHPNotice:Undefinedoffset error: Check the code First, it should

PHP Notice: A non well formed numeric value encountered - Solution PHP Notice: A non well formed numeric value encountered - Solution Aug 18, 2023 pm 06:52 PM

PHPNotice:Anonwellformednumericvalueencountered-Solution During the development process of using PHP, you often encounter some warning and error messages. One of the common warnings is "Notice:Anonwellformednumericvalueencountered". This warning usually appears when trying to convert a string to a numeric value. in the text,

PHP Notice: Undefined variable: arr solution PHP Notice: Undefined variable: arr solution Jun 22, 2023 pm 08:12 PM

In PHP development, you often encounter this error message: Undefined variable: arr (Undefined variable: arr). This error message usually occurs when we use undefined variables. So, if we encounter this problem, how should we solve it? This article will introduce some common methods. Defining Variables The first solution is to define variables. In PHP, if we want to use a variable, we must define it first, otherwise an "undefined variable" error will occur. change in definition

Solution to PHP Notice: Trying to get property of non-object Solution to PHP Notice: Trying to get property of non-object Jun 22, 2023 pm 02:43 PM

Solution to PHPNotice: Tryingtogetpropertyofnon-object In the process of writing code in PHP, we may encounter the error message "Tryingtogetpropertyofnon-object". This error message usually occurs because we are trying to access a non-existent object property, causing an error in the code. This error message usually appears in the following situations: The object does not exist

See all articles