Simon Pabst wrote:
We had the same problem, see this thread http://www.mail-archive.com/[EMAIL PROTECTED]/msg97638.html

Unless mod_jk Developers fix this, the only possible solution seems to
build and use Apache 2 with Multithreading support (i used the worker mpm, perchild should work too, see http://httpd.apache.org/docs-2.0/mpm.html )
then build mod_jk1/2 again with the new apxs.

There is another option:


http://cvs.apache.org/~fhanik/index.html

Enable session clustering and then you don't have to worry about session affinity anymore.

-Dave


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to