Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 01:40:05 -0400 (EDT)
From:      Will McCutcheon <freebsd@toyingwithfate.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: 'Unable to read from thread kernel pipe' error in Apache
Message-ID:  <200407300540.i6U5e5KC011765@toyingwithfate.com>
In-Reply-To: <41081B71.3070300@FreeBSD.org>
References:  <20040715225910.6f14220f.sheepkiller@cultdeadsheep.org> <20040715214806.4bc8a4ee.sheepkiller@cultdeadsheep.org> <200407150539.i6F5dCZY004459@toyingwithfate.com> <200407152004.i6FK3eKC049113@toyingwithfate.com> <200407160529.i6G5MPKC052059@toyingwithfate.com> <20040716111515.1499690e.sheepkiller@cultdeadsheep.org> <200407161620.i6GGJkKC056366@toyingwithfate.com> <20040716191102.605232f0.sheepkiller@cultdeadsheep.org> <200407281807.i6SI7TKC099225@toyingwithfate.com> <41081B71.3070300@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On July 28, 2004 5:32:33 PM EDT Alex Dupre <ale@FreeBSD.org> wrote:
> Threaded apache requires threaded php. That's normal, and since some 
> extensions are not thread-safe it's normal to expect crashes. Use 
> apache prefork if you need stability.

Pardon my ignorance, but isn't the Apache 2 port built with prefork by 
default?  httpd -l says the following:

Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c

And the package comment reads:

Version 2 of Apache web server with prefork MPM.

So, am I not already using Apache prefork?  Again, please excuse any misunderstanding on my part, we're in territory I'm not as comfortable in.  Thanks for your help!

W



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407300540.i6U5e5KC011765>