Eric reported very strange mod_jk behaviour using it with Apache 2.0/worker on AIX.
I start a new mail thread, because until now all the discussion is part of non-specific threads. Eric: could you please open a bugzilla (issues.apache.org), so that we can track the issue? Also: When you compile mod_jk for your apache with worker MPM, does the make output contain the flag -D_REENTRANT? If no, how does the begginning of the file HOME_OF_APACHE/bin/apr-config look like? Example: APR_MAJOR_VERSION="0" APR_DOTTED_VERSION="0.9.12" prefix="/var/tmp/install/apache2p" exec_prefix="/var/tmp/install/apache2p" bindir="${prefix}/bin" libdir="${prefix}/lib" datadir="/var/tmp/install/apache2p" installbuilddir="${prefix}/build" includedir="/var/tmp/install/apache2p/include" CC="gcc " CPP="gcc -E" SHELL="/bin/sh" CPPFLAGS="-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE" CFLAGS="-O2 -g -Wall -pthread" LDFLAGS="" LIBS="-lrt -lm -lcrypt -lnsl -lpthread -ldl" EXTRA_INCLUDES="" SHLIBPATH_VAR="LD_LIBRARY_PATH" APR_SOURCE_DIR="/non/existing/build/path/apache2/srclib/apr" APR_BUILD_DIR="/non/existing/build/path/apache2/srclib/apr" APR_SO_EXT="lo" APR_LIB_TARGET="-rpath \$(libdir) \$\$objects" APR_LIBNAME="apr-${APR_MAJOR_VERSION}" Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]