|
Home > Archive > Web Servers on Unix and Linux > October 2005 > Graceful restart requested, doing restart
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Graceful restart requested, doing restart
|
|
| francescomoi@usa.com 2005-10-11, 7:52 am |
| Hi.
Using Apache/2.0.52 (Fedora), it crashes suddenly and I must restart
it.
I've found this error message on a previous
'/var/log/httpd/error_log.2':
------------
[Sat Oct 08 02:01:57 2005] [notice] Graceful restart requested, doing
restart
[Sat Oct 08 02:02:00 2005] [notice] Digest: generating secret for
digest authentication ...
[Sat Oct 08 02:02:00 2005] [notice] Digest: done
[Sat Oct 08 02:02:00 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Sat Oct 08 02:02:00 2005] [notice] LDAP: SSL support unavailable
[Sat Oct 08 02:02:01 2005] [notice] mod_python: Creating 4 session
mutexes based on 180 max processes and 0 max threads.
[Sat Oct 08 02:02:01 2005] [notice] Apache/2.0.52 (Fedora) configured
-- resuming normal operations
--------------
What's the meaning of this messages? I DID NOT restart my Apache server
at 02:00h in the night. :?
Thank you very much.
| |
| Juha Laiho 2005-10-12, 6:11 pm |
| francescomoi@usa.com said:
>Using Apache/2.0.52 (Fedora), it crashes suddenly and I must restart
>it.
>
>I've found this error message on a previous
>'/var/log/httpd/error_log.2':
>------------
>[Sat Oct 08 02:01:57 2005] [notice] Graceful restart requested, doing
>restart
>[Sat Oct 08 02:02:00 2005] [notice] Digest: generating secret for
>digest authentication ...
>[Sat Oct 08 02:02:00 2005] [notice] Digest: done
>[Sat Oct 08 02:02:00 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK
>[Sat Oct 08 02:02:00 2005] [notice] LDAP: SSL support unavailable
>[Sat Oct 08 02:02:01 2005] [notice] mod_python: Creating 4 session
>mutexes based on 180 max processes and 0 max threads.
>[Sat Oct 08 02:02:01 2005] [notice] Apache/2.0.52 (Fedora) configured
>-- resuming normal operations
>--------------
>
>What's the meaning of this messages? I DID NOT restart my Apache server
>at 02:00h in the night. :?
That'd be rahter natural time for log rotation to happen, and depending
on your log rotation mechanism, a graceful restart of Apache might be
needed.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
|
|
|
|
|