Date: Tue, 17 May 2011 17:04:26 -0400 From: Mike Jakubik <mike.jakubik@intertainservices.com> To: olli hauer <ohauer@gmx.de> Cc: Yuri Pankov <yuri.pankov@gmail.com>, ports@freebsd.org, apache@freebsd.org Subject: Re: FreeBSD Port: devel/apr1 (1.4.4 breaks apache22) Message-ID: <1305666266.1822.18.camel@mjakubik-laptop> In-Reply-To: <4DD2E09D.8050708@gmx.de> References: <1305656249.1822.5.camel@mjakubik-laptop> <20110517185143.GC1321@procyon.xvoid.org> <1305659556.1822.11.camel@mjakubik-laptop> <4DD2E09D.8050708@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2011-05-17 at 22:54 +0200, olli hauer wrote: > Hi Mike, > > can you give some more details about your APR configuration? > > $> cd devel/apr1 > $> make showconfig > > And maybe disable the mod_jk module for a test? I have confirmed the culprit to be mod_jk, however re-compiling mod_jk does not solve the problem. Unfortunately this module is essential to our environment. Below is the apr1 config. ===> The following configuration options are available for apr-devrandom-1.4.4.1.3.11: THREADS=on "Enable Threads in apr" IPV6=off "Enable IPV6 Support in apr" BDB=off "Enable Berkley BDB support in apr-util" GDBM=off "Enable GNU dbm support in apr-util" LDAP=off "Enable LDAP support in apr-util" MYSQL=off "Enable MySQL suport in apr-util" NDBM=off "Enable NDBM support in apr-util" PGSQL=off "Enable Postgresql suport in apr-util" SQLITE=off "Enable SQLite3 support in apr-util" DEVRANDOM=on "Use /dev/random or compatible in apr" Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1305666266.1822.18.camel>