Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2008 12:04:26 +0100
From:      Pete French <petefrench@ticketswitch.com>
To:        koitsu@freebsd.org, lists@lozenetz.org
Cc:        stable@freebsd.org
Subject:   Re: Jail crontab crashing?
Message-ID:  <E1Jh0lW-000AVy-Kq@dilbert.ticketswitch.com>
In-Reply-To: <20080402095431.GB42925@eos.sc1.parodius.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Also, why must you run Apache with the worker MPM?  I've personally
> (meaning I'm talking about my experiences, not a general statement)
> never seen threaded Apache work -- only prefork.

Threaded Apache works as long as all you are doing is serving filees or
running stanadlone CGI scripts. I run a lot of amchines this way. As soon
as you add any plugin modules to the mix (PHP for example) you need to go
back to prefork though.

-pete.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Jh0lW-000AVy-Kq>