From owner-freebsd-stable@FreeBSD.ORG Thu Jan 31 21:05:11 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC29016A468 for ; Thu, 31 Jan 2008 21:05:11 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (mail.1command.com [75.160.109.226]) by mx1.freebsd.org (Postfix) with ESMTP id 80D9E13C448 for ; Thu, 31 Jan 2008 21:05:10 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (localhost.1command.com [127.0.0.1]) by mail.1command.com (8.13.3/8.13.3) with ESMTP id m0VL53Ru009289; Thu, 31 Jan 2008 13:05:09 -0800 (PST) (envelope-from chris#@1command.com) Received: (from www@localhost) by mail.1command.com (8.13.3/8.13.3/Submit) id m0VKxCD7008668; Thu, 31 Jan 2008 12:59:12 -0800 (PST) (envelope-from chris#@1command.com) Received: from udns.ultimatedns.net (udns.ultimatedns.net [75.160.109.240]) by webmail.1command.com (H.R. Communications Messaging System) with HTTP; Thu, 31 Jan 2008 12:59:12 -0800 Message-ID: <20080131125912.3c3ktim4xwkw44g8@webmail.1command.com> X-Priority: 3 (Normal) Date: Thu, 31 Jan 2008 12:59:12 -0800 From: "Chris H." To: Pete French References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: H.R. Communications Internet Messaging System (HCIMS) 4.1 Professional (not for redistribution) / FreeBSD-5.5 Cc: freebsd-apache@freebsd.org, freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [: -le: argument expected X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 21:05:11 -0000 Quoting Pete French : >> After several failed attempts to get a /stable/ installation of Apache13-ssl >> and friends built and installed from source (see thread: /usr/bin/objformat, >> for more background). I chose to look at the possibility of using >> Apache 2.0. > > Out of interest, why did you choose 2.0 and not 2.2 ? When I migrated > away from 1.3 I originally tried 2.0 and had quite a bad time of > it as I recall. So I left it a while and ended up going directly to > 2.2, which has behaved beautifully. I can't solve your problem, but I can > say that personal experience was 2.2 being easier to move to. Hello, and thank you for your reply. That's a fair (and expected) question. I have to tell you, my experiences with 13-ssl have been /very/ good. That is until I upgraded to 7-PRERELEASE. I spent quite some time (1 wk.) attempting to make it continue to work. In the final analysis, I /did/ discover that even after resolving the original problem exporting the symbols from the mod_*'s correctly, there is still an apparent signalling/timing issue. I blame that on the fact that I'm using ULE scheduling on 7, and am using BSD scheduling on all our 6.x servers. Even baring that, after starting a working version of apache13-ssl on a 7-PRE i386 box and closely monitoring it reveals that it leaks memory like sieve. So, rather than spending even more time (which I don't have) attempting to plug the hole(s), and accounting for/correcting the timing issue. I opted to take Jeremy Chadwick's gentle nudge to move to a newer version of Apache - I went kicking and screaming the whole way. :) But I spent an entire day reading the Apache 2.0, and 2.2 documentation (I'm also already subscribed to the Apache dev list). My conclusion was that the ultimate migration to 2, would be a lot smoother, and easier if moving to 2.0 - the layout of both the server, and conf files are /very/ similar (to 1.3). Further; the point changes occur at a much lower rate than that of 2.2 - overhead that my current workload cannot tolerate. In 2.0's defence; I found absolutely no issues what-so-ever with the building, installing, or running of it. It also required /far/ less resources than that of 1.3. Yet offered more threads/servers. So, it is difficult for me to find an argument to move from 2.0. The current trouble I'm encountering is clearly a PHP5 issue. As it isn't even touching the Apache 2 install during the build process. I hope I've adequately answered your question, and hope I wasn't /too/ verbose. :) Thanks again. --Chris H. > > -pete. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- panic: kernel trap (ignored)