The following reply was made to PR os-solaris/2210; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]>
To: Jim Hoadley <[EMAIL PROTECTED]>
Cc: Sergey Dmitriev <[EMAIL PROTECTED]>,
Apache bugs database <[EMAIL PROTECTED]>
Subject: Re: os-solaris/2210: Apache stops responding to requests within half
hour after launch
Date: Mon, 11 May 1998 00:17:31 -0600 (MDT)
On Sun, 10 May 1998, Jim Hoadley wrote:
> Marc --
>
> ServerRoot and lock file are both on a NFS mounted partition.
> No errors of note in the error_log, no pattern to last entries in the
> access_log. Other notes: running in change root environment; tried both
> dynamic and static compilation. Thanks.
Then move the lock file to a local disk as the docs for the LockFile
directive say. File locking over NFS isn't.