Hi,
from my point of view such a thing is very common either if you have a
heavily loaded web server in combination with certain modules e.g.
fastcgi or so.
i was looking once already for kind of a "start delay" of apache restart
and apache graceful but could not find anything to say that su
On Thu, May 27, 2010 at 6:00 PM, Scott Gifford
wrote:
> I don't have an answer for you, but here are a few troubleshooting tips I
> have found helpful.
Thx for the tips, I'll keep the list posted if I discover the origin
of the problem.
Raph
> If you can make it happen pretty often, you could t
On Thu, May 27, 2010 at 4:17 PM, Jeff Trawick wrote:
> On Wed, May 26, 2010 at 9:22 AM, Raphael Bauduin wrote:
>> Hi,
>>
>> With an apache 2.2 running on FreeBSD
>
> which level of Apache? (2.2.9 had a change in this area of processing)
> which level of FreeBSD?
Here are the versions used:
Free
I don't have an answer for you, but here are a few troubleshooting tips I
have found helpful.
If you can make it happen pretty often, you could try doing an
strace/truss/ktrace (I think it's ktrace on BSD) of the process to see what
system calls it's making and exactly which is failing. You could
On Wed, May 26, 2010 at 9:22 AM, Raphael Bauduin wrote:
> Hi,
>
> With an apache 2.2 running on FreeBSD
which level of Apache? (2.2.9 had a change in this area of processing)
which level of FreeBSD?
>, I occasionally get a
> problem
> with a g
On Thu, May 27, 2010 at 5:36 AM, Igor Cicimov wrote:
> Loading the dav module twice in your config?
I can confirm the problem is not caused by the webdav module. I have
disabled it (it wasn't used) and just got the same problem. Here's the
log:
[Thu May 27 15:30:30 2010] [notice] Graceful restar
Loading the dav module twice in your config?
On Wed, May 26, 2010 at 11:22 PM, Raphael Bauduin wrote:
> Hi,
>
> With an apache 2.2 running on FreeBSD, I occasionally get a problem
> with a graceful restart.
> Issuing the command apachectl graceful results in these messages in
> the error log:
>
Hi,
With an apache 2.2 running on FreeBSD, I occasionally get a problem
with a graceful restart.
Issuing the command apachectl graceful results in these messages in
the error log:
[Wed May 26 14:45:48 2010] [notice] Graceful restart requested, doing restart
[Wed May 26 14:45:53 2010] [warn] modul