On 8/28/07, Brian Cohen <[EMAIL PROTECTED]> wrote:
> We are running Apache 1.3.34.
>
> On our Debian 4.0 system, each night cron.daily runs logrotate.
> Logrotate's postrotate script runs `/etc/init.d/apache reload` (no
> errors on stderr). When it is successful, top shows all apache children
> go <defunct>, then apache restarts. But more often than not, all but 2
> or 3 apache children die (without top ever showing <defunct>), the pid
> file is removed. Those 2 or 3 apache children continue to live and
> accept connections, but won't serve any requests. Since the pid file has
> been removed, we have to issue a `killall apache`, then
> `/etc/init.d/apache start`
>
> The net effect is pretty fatal. If we're not around when it happens,
> Apache remains effectively down until we come around to clean it up.
>
> Any help or guidance would be greatly appreciated.

Since this isn't something that I see frequently reported, my first
guess would be a faulty third-party module. What are you using other
than the standard apache modules?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to