Sometimes my server's service down, I found that the system has only one httpd process, Apache was half-dead.
Sometimes I restart Apache manually, I got these error:
And I find "[Fri Jan 18 09:05:04 2008] [notice] caught SIGTERM, shutting down" in error log, no other error messages.
It seems /etc/init.d/httpd has a problem, it can't kill all httpd processes when restart Apache sometimes.
Any help, Thanks a lot
Sometimes I restart Apache manually, I got these error:
root@cph:~# /etc/init.d/httpd restart
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Stopping httpd:
Remaining processes: 20328
Starting httpd:
(98)Address already in use: make_sock: could not bind to address 218.240.14.21:80
no listening sockets available, shutting down
Unable to open logs
And I find "[Fri Jan 18 09:05:04 2008] [notice] caught SIGTERM, shutting down" in error log, no other error messages.
It seems /etc/init.d/httpd has a problem, it can't kill all httpd processes when restart Apache sometimes.
Any help, Thanks a lot
