Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 1997 12:35:30 -0600 (MDT)
From:      Marc Slemko <marcs@znep.com>
To:        Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
Cc:        freebsd-ports@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: Apache works but dies with signal 11, why?
Message-ID:  <Pine.BSF.3.95.971002123107.21278A-100000@alive.znep.com>
In-Reply-To: <199710021642.SAA25772@curry.mchp.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Oct 1997, Andre Albsmeier wrote:

> Hi,
> 
> I'm posting this to -STABLE and -PORTS since I don't know
> where the problem lies actually.
> 
> I have a funny problem with apache on 2.2-STABLE (most up to
> date version):
> 
> Everything works, but when apache exits (it is run from inetd),
> it always dies with signal 11 when work is done. This happens
> on all three 2.2-STABLE machines which are webservers and run
> great otherwise. This is now going on for 8 weeks when I
> installed it for the first time...
> Until now, I couldn't figure out what it is...
> 
> I have tried the port and the compiled package, always the same.
> 
> My inetd.conf line is:
> 
> http    stream tcp nowait nobody        /usr/local/sbin/httpd   httpd

Don't run Apache from inetd mode.  It really occupise few resources
running standalone and various features make it more and more difficult to
have it work properly from inetd mode.

See http://bugs.apache.org/index/full/592 for a patch that fixes this
particular problem.

-- 
     Marc Slemko     | Apache team member
     marcs@znep.com  | marc@apache.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971002123107.21278A-100000>