Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31891 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74782 invoked by uid 1010); 24 Aug 2007 06:22:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74767 invoked from network); 24 Aug 2007 06:22:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2007 06:22:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=buildsmart@daleenterprise.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=buildsmart@daleenterprise.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daleenterprise.com from 67.78.11.229 cause and error) X-PHP-List-Original-Sender: buildsmart@daleenterprise.com X-Host-Fingerprint: 67.78.11.229 daleenterprise.com Received: from [67.78.11.229] ([67.78.11.229:53882] helo=daleenterprise.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/22-62819-7197EC64 for ; Fri, 24 Aug 2007 02:22:16 -0400 Received: from localhost (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id E2FD21FBC4E; Fri, 24 Aug 2007 02:22:12 -0400 (EDT) Received: from daleenterprise.com ([127.0.0.1]) by localhost (daleenterprise.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11894-15; Fri, 24 Aug 2007 02:22:07 -0400 (EDT) Received: from [10.1.100.11] (daleenterprise.com [10.1.100.11]) by daleenterprise.com (Postfix) with ESMTP id 198461FBC44; Fri, 24 Aug 2007 02:22:06 -0400 (EDT) In-Reply-To: <46CE67E2.9010101@lerdorf.com> References: <19AB4106-C235-4FA0-B176-812183D37B9B@prohost.org> <7BC73E38-460C-4BF5-B164-DB9419A322E9@prohost.org> <69DC5A2F-539C-4E4D-AE69-CA8FCAB413A7@daleenterprise.com> <65771276-FE7F-4869-82F3-075C169A0C6F@prohost.org> <5D7A7744-B943-4529-9BB0-BE82E19EC1FE@daleenterprise.com> <46CE4309.70306@lerdorf.com> <31F5F2CF-ADAA-4918-B92C-77DC1C67A6F9@daleenterprise.com> <46CE67E2.9010101@lerdorf.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: Rasmus Lerdorf Content-Transfer-Encoding: 7bit Date: Fri, 24 Aug 2007 02:22:05 -0400 To: PHP Developers Mailing List X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) MTA-Interface: amavisd-new-2.3.3 (2005-08-22) + Maia Mailguard 1.1.0 at daleenterprise.com X-Spam-Scanned: using SpamAssassin 3.1.7 (2006-10-05) at daleenterprise.com X-Virus-Scanned: using ClamAV 0.88.6 (2006-11-05) at daleenterprise.com Subject: Re: [PHP-DEV] Re: 5.2.4RC3 From: buildsmart@daleenterprise.com (BuildSmart) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Aug 24, 2007, at 01:08:50, Rasmus Lerdorf wrote: > BuildSmart wrote: >> >> On Aug 23, 2007, at 22:31:37, Rasmus Lerdorf wrote: >> >>> BuildSmart wrote: >>>> True but by enabling it (or I thought) I could generate a single >>>> set of >>>> modules that could be used with apache 1 and apache 2 but it >>>> doesn't >>>> seem to matter to the apache 1 sapi, if I build the modules >>>> under apache >>>> 1 and force flat_namespace most of the modules seem to work under >>>> apache2 but I can't get any of the apache 2 build modules to work >>>> properly even in apache 2, I get that missing symbol issue >>>> however I >>>> don't get the issue if I build them embeded. >> >>> Note that you take a significant performance hit by building it >>> threaded. >> >> Yes but you can't build for apache2 without building threaded > > That seems like a strange limitation. Whether Apache2 needs a > threaded > module depends entirely on the MPM you use. The default MPM in most > distros is prefork which is a non-threaded MPM and as such you are > much > better off building PHP non-threaded if that is the MPM you are > going to > be using. HMM... that's something I didn't think of, let me try that out for size and I'll report my results. > > -Rasmus - -- BuildSmart -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFGznkO0hzWbkf0eKgRAmOfAKCFLl8rXwkGw0rzz9dyo8r3WEohwgCdHuFj Y8JkriAlIZVL8aUVzqXQbFM= =6HF5 -----END PGP SIGNATURE-----