Hello,
I'm trying to configure mod_jk with tomcat 5.5.4, but I'm kinda stuck. I
did it with tomcat 4.1.30 with no problem. How do you configure in
server.xml to make it talk to apache2 through AJP13? In tomcat4 I did
something like this:
<Connector className="org.apache.ajp.tomcat4.Ajp13Connector"
port="8009" minProcessors="5" maxProcessors="75"
enableLookups="false" acceptCount="10" debug="0"/>
It doesn't work with tomcat 5.5.4. Please help!!!
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]