Robert What you are saying is... I only need to define this line in httpd.conf LoadModule jk2_module modules/mod_jk2.so
and apache2 by default will looking for the file name workers2.properties. How does apache2 know where to look for workers2.properties ? Is it by default apache2 looks for workers2.properties under $apache_home/conf ? I am using linux, I know the requirements and specs are the same but they are different in many way, just because they are Windows and Linux. Thanks much ----- Original Message ----- From: "Robert L Sowders" <[EMAIL PROTECTED]> Date: Friday, October 18, 2002 8:11 pm Subject: Re: how to Apache2 for JK2 on Linux ??? > The default workers2.properties files has a uri for jkstatus > predefined. > You can access it at http://localhost:8080/jkstatus then you can > try via > apache at http://localhost/jkstatus > > The configuration of jk2 is pretty simple; > > You will need a LoadModules line in httpd.conf > > You will need to decide if you're going to run Tomcat in-process > or not > and configure jk2.properties and workers2.properties accordingly. > If you > don't want to run in-process then just comment out the jni lines > in > jk2.prop > > You will need to decide if you're going to try the channelunix > thing or > not. Comment or un-comment as needed in > > jk2.prop and workers2.prop are fairly well documented so the only > thing > for you to do to get a working setup is correct the paths and > uncomment > and comment lines in each as necessary. > > I run jk2 with pretty good success on windows boxes. I'll attach > the > configs for them. Just change them to suit your decisions and > paths > > rls > > > > > > > > "yoom nguyen" <[EMAIL PROTECTED]> > 10/18/2002 02:51 PM > Please respond to "Tomcat Users List" > > > To: [EMAIL PROTECTED] > cc: > Subject: how to Apache2 for JK2 on Linux ??? > > Does any one have a sample on how to configure JK2 connector > on apache2 to talk to tomcat? > > Or any debugging method to see if JK2 actually working. > I turn logger to debug mode in httpd.conf file. > I am having problems of determine if my apache configuration with > JK2 is > correct or not. Apache doesn't give me error and it doesn't > seems to forward the traffic to Tomcat either. > > John, I will respond to your email soon. I have a death line to > get the > connector working. > > Thanks, Yoom > > > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user- > [EMAIL PROTECTED]>For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > > >
-- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
-- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
