From owner-freebsd-performance@FreeBSD.ORG Fri Feb 15 04:07:48 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2A4316A417 for ; Fri, 15 Feb 2008 04:07:48 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.freebsd.org (Postfix) with ESMTP id 5D72013C43E for ; Fri, 15 Feb 2008 04:07:48 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so540288wxd.7 for ; Thu, 14 Feb 2008 20:07:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=Mfo+DYJbgCrH9XJg0egNnde4oqnMzXQDBxnJbX4/dLY=; b=AaOnR9NZejBAAESDSHIV4HgFdFUCI6L9mOh465xZXGDXCO7b6jkn0stA8KehPuCSWmJX0xcV4NJ3sEApEtmZEkvWdAtb/A155AqWt9wjaWeGJ2yKdmvRbS7ZjotRMahk3gLO6lE4TL9+MDM+6hh5MVl6KtoleZPJH/9bCWehUeg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=bQCBen7WE5eytDcZ1nJLoxkaDtNuOcrVO8raTvDRW3IjIeNk4QB6KO7mz3yBUMQBDlrg5eeSKnneUS2SzJjFnih6r9oc58gxubXPxeStixy9iYjUqJk10mzx3w3+aWIQUGG2aTfAle0qZXl0eCYi6EiGET82ssIXth0wvWl/3NI= Received: by 10.142.222.21 with SMTP id u21mr1867393wfg.128.1203046911668; Thu, 14 Feb 2008 19:41:51 -0800 (PST) Received: by 10.143.155.13 with HTTP; Thu, 14 Feb 2008 19:41:51 -0800 (PST) Message-ID: Date: Fri, 15 Feb 2008 12:41:51 +0900 From: "Adrian Chadd" Sender: adrian.chadd@gmail.com To: "Uwe Doering" In-Reply-To: <47B4E0A6.3010205@geminix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080214114759.R75215@mail.rsts.org> <47B49A16.1080103@FreeBSD.org> <20080214131026.Y75492@mail.rsts.org> <47B4C19F.6000900@palisadesys.com> <20080214154528.N75492@mail.rsts.org> <47B4E0A6.3010205@geminix.org> X-Google-Sender-Auth: 77adab0d0052401d Cc: Brett Bump , Guy Helmer , freebsd-performance@freebsd.org Subject: Re: System perforamance 4.x vs. 5.x and 6.x X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 04:07:48 -0000 On 15/02/2008, Uwe Doering wrote: > Have you tried sorting this list alphabetically? Believe it or not, > when I tried to use Apache 1.3.x with PHP 5.2.x with extensions in > arbitrary order I got inexplicable crashes, too. Ah, stuff like "apache-ssl init's the SSL library, then php + ssl init's the SSL library, and stuff gets funny." -- Adrian Chadd - adrian@freebsd.org