TomC
06-17-2003, 09:03 AM
This is a real strange one:
Apache 2.0.4 on Redhat 8.0
When I start apache from the server it starts fine but each week when the logs rotate only the root process starts. It hangs with this in the errorlog:
[Sun Jun 15 04:02:01 2003] [notice] Digest: generating secret for
digest authentication ...
When I hit any keystroke it continues.
[Sun Jun 15 08:17:15 2003] [notice] Digest: done
These are actual log entries.
You can see it was "hung" between 4:02 and 8:17AM. The same thing happens if I try and restart from a shell prompt. I have to go to the console and strike any key.
No errors are reported and I'm using the default scripts.
/etc/rc.d/init.d/https start|stop|restart
The service restarts each night at 4:02AM without a problem. It only hangs on the weekend when logs are rotated. I also noticed that while in a hung state no pid file exists in /var/run even though "status" shows apache running with pid #####...
Any ideas what might cause this?
Apache 2.0.4 on Redhat 8.0
When I start apache from the server it starts fine but each week when the logs rotate only the root process starts. It hangs with this in the errorlog:
[Sun Jun 15 04:02:01 2003] [notice] Digest: generating secret for
digest authentication ...
When I hit any keystroke it continues.
[Sun Jun 15 08:17:15 2003] [notice] Digest: done
These are actual log entries.
You can see it was "hung" between 4:02 and 8:17AM. The same thing happens if I try and restart from a shell prompt. I have to go to the console and strike any key.
No errors are reported and I'm using the default scripts.
/etc/rc.d/init.d/https start|stop|restart
The service restarts each night at 4:02AM without a problem. It only hangs on the weekend when logs are rotated. I also noticed that while in a hung state no pid file exists in /var/run even though "status" shows apache running with pid #####...
Any ideas what might cause this?