[Web]
关于APACHE.exe只创建不关闭子进程的问题请教
WINDOWS 2000 ADVANCE SERVER.
APACHE2.0.59
今天突然发现任务管理器里有大量10多个APACHE.EXE进程. 并且一直是新创建不关闭.
请教一下高手.这是怎么回事? 谢谢!!
LOG中看到如下信息:
[Fri Aug 03 10:22:26 2007] [notice] Child 4132: Process exiting because it reached MaxRequestsPerChild. Signaling the parent to restart a new child process.
[Fri Aug 03 10:22:26 2007] [notice] Parent: Received restart signal -- Restarting the server.
[Fri Aug 03 10:22:26 2007] [notice] Apache/2.0.59 (Win32) configured -- resuming normal operations
[Fri Aug 03 10:22:26 2007] [notice] Server built: Jul 27 2006 15:55:03
[Fri Aug 03 10:22:26 2007] [notice] Parent: Created child process 4476
[Fri Aug 03 10:22:26 2007] [notice] Disabled use of AcceptEx() WinSock2 API
[Fri Aug 03 10:22:26 2007] [notice] Child 4476: Child process is running
[Fri Aug 03 10:22:27 2007] [notice] Child 4132: Released the start mutex
[Fri Aug 03 10:22:27 2007] [notice] Child 4476: Acquired the start mutex.
[Fri Aug 03 10:22:27 2007] [notice] Child 4476: Starting 150 worker threads.
[Fri Aug 03 10:22:27 2007] [notice] Child 4132: Waiting for 150 worker threads to exit.
[Fri Aug 03 10:22:27 2007] [notice] Child 4476: Listening on port 80.
[Fri Aug 03 10:25:27 2007] [notice] Child 4132: Terminating 4 threads that failed to exit.
[Fri Aug 03 10:26:08 2007] [notice] Parent: child process exited with status 128 -- Restarting.