Date: Tue, 17 May 2011 23:17:10 +0200 From: olli hauer <ohauer@gmx.de> To: Mike Jakubik <mike.jakubik@intertainservices.com> Cc: ports@freebsd.org, apache@freebsd.org Subject: Re: FreeBSD Port: devel/apr1 (1.4.4 breaks apache22) Message-ID: <4DD2E5D6.2060102@gmx.de> In-Reply-To: <1305666266.1822.18.camel@mjakubik-laptop> References: <1305656249.1822.5.camel@mjakubik-laptop> <20110517185143.GC1321@procyon.xvoid.org> <1305659556.1822.11.camel@mjakubik-laptop> <4DD2E09D.8050708@gmx.de> <1305666266.1822.18.camel@mjakubik-laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-05-17 23:04, Mike Jakubik wrote: > 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. Do you have a complex mod_jk configuration maybe it is possible that we try to rewrite this to use the new mod_ajp module included in apache22? I'm using them now since a view years and haven't looked back. > ===> 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" > OK, nothing unusual
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DD2E5D6.2060102>