thestroller
Verified User
- Joined
- Dec 7, 2005
- Messages
- 12
Hello all,
My server configuration is: AMD Athlon, 1GB RAM, 80GB HDD, FreeBSD 4.11. These days, I found that Apache in my server is not stable. There are a lot of down times. Here are the details:
There are a lot of lines in dmesg.boot log file:
pid 48882 (httpd), uid 0: exited on signal 11 (core dumped)
pid 48901 (httpd), uid 0: exited on signal 11 (core dumped)
All mbuf clusters exhausted, please see tuning(7).
All mbuf clusters exhausted, please see tuning(7).
All mbuf clusters exhausted, please see tuning(7).
Dec 19 11:43:12 server /kernel: pid 830 (httpd), uid 0: exited on signal 11 (core dumped)
Dec 19 11:44:01 server /kernel: pid 864 (httpd), uid 0: exited on signal 11 (core dumped)
Dec 19 11:44:11 server /kernel: pid 881 (httpd), uid 0: exited on signal 11 (core dumped)
In DirectAdmin message system:
000000065
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000066
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000067
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000068
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000069
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000070
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000071
The service 'httpd' on server server.myserver.com is currently down
Today at 00:26
In Apache error log:
[Tue Dec 20 01:05:01 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Dec 20 01:05:11 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Dec 20 01:06:01 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Dec 20 01:06:11 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
All other services are running fine, except Apache. I’d did a graceful restart, but no effects. I’d did deleted the httpd.pid and restart, but no effects.
Please help me to solve this problem.
My server configuration is: AMD Athlon, 1GB RAM, 80GB HDD, FreeBSD 4.11. These days, I found that Apache in my server is not stable. There are a lot of down times. Here are the details:
There are a lot of lines in dmesg.boot log file:
pid 48882 (httpd), uid 0: exited on signal 11 (core dumped)
pid 48901 (httpd), uid 0: exited on signal 11 (core dumped)
All mbuf clusters exhausted, please see tuning(7).
All mbuf clusters exhausted, please see tuning(7).
All mbuf clusters exhausted, please see tuning(7).
Dec 19 11:43:12 server /kernel: pid 830 (httpd), uid 0: exited on signal 11 (core dumped)
Dec 19 11:44:01 server /kernel: pid 864 (httpd), uid 0: exited on signal 11 (core dumped)
Dec 19 11:44:11 server /kernel: pid 881 (httpd), uid 0: exited on signal 11 (core dumped)
In DirectAdmin message system:
000000065
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000066
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000067
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000068
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000069
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000070
The service 'httpd' on server server.myserver.com is currently down
12/19/2005
000000071
The service 'httpd' on server server.myserver.com is currently down
Today at 00:26
In Apache error log:
[Tue Dec 20 01:05:01 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Dec 20 01:05:11 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Dec 20 01:06:01 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Dec 20 01:06:11 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
All other services are running fine, except Apache. I’d did a graceful restart, but no effects. I’d did deleted the httpd.pid and restart, but no effects.
Please help me to solve this problem.