Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2005 11:00:12 +0900
From:      Huynh Van Chung <hvcjapan@yahoo.co.jp>
To:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: httpd-worker on sparc64?
Message-ID:  <20050214110012.7e2346f0.hvcjapan@yahoo.co.jp>
In-Reply-To: <20050204163220.GC64745@goofy.cultdeadsheep.org>
References:  <20050202180040.4b37e241.hvcjapan@yahoo.co.jp> <20050204163220.GC64745@goofy.cultdeadsheep.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Feb 2005 17:32:20 +0100
Clement Laforet <sheepkiller@cultdeadsheep.org> wrote:

> On Wed, Feb 02, 2005 at 06:00:40PM +0900, Huynh Van Chung wrote:
> Hi!
> 
> > Can httpd-worker work fine on sparc64? 
> > 
> > In my sparc64 box ( Ultra10, FBSD5.3R-p5), i try to get it work but it don't work correctly. 
> 
> AFAIK, default threading library on sparc64 is libc_r. threaded MPM 
> don't work well with libc_r. You can try to force apache/apr to use 
> KSE (I dunno if it still works).
> try:
> make WITH_PTHREAD_LIBS=kse WITH_MPM=worker
> 
> Of course, it surely leads to instability (I don't really how 
> (un)stable is KSE on sparc64)
> 
> clem

Thank your reply. But my Sparc64 box works now as web server and I can't make it instability. 
Anyone who make apache-worker with kse? And how about (un)stable?

Chung



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