Re: John Turner or someone who responsible for Posting -- Re: How
to Apache2, 2004-01-13 - By Nikola Milutinovic
Back Shreehari Manikarnika wrote: > Hi, > > Is this possible? - connecting Tomcat 4 to Apache 2 via mod_jk2 under > Linux, in any_of_the_JNI_modes. Any sort of help or even a reference to > any available information will be great!
The two modes that work on Linux are "channelSocket" (regular network socket) and "channelUnix" (using UNIX domain sockets, requires "jkjni.so").
The in-process is problematic, at best, on Linux.
Nix.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|