Jacob Kjome wrote:
> Hello Remy,
> 
> Related to this, how do I use the Coyote JK2 connector?  Where are the
> documentation and examples of the jk workers and conf
> files...especially since, by default, the JK AJP 1.3 connector is
> commented out in the default server.xml in 4.1.3beta.
> 
> <!-- Define a Coyote/JK2 AJP 1.4 Connector on port 8009 -->
>     <!--
>     <Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
>                port="8009" minProcessors="5" maxProcessors="75"
>                enableLookups="true" redirectPort="8443"
>                acceptCount="10" debug="0" connectionTimeout="20000"
>                useURIValidationHack="false"
>                protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/>
>     -->
> 
> Are there any pre-made binaries for Windows?  I don't have Visual C++
> to compile with.

?
It is enabled by default in my server.xml.

For the native side, you can use any version of mod_jk, although I would 
recommend upgrading to the mod_jk 1.2.0 as soon as binaries are available.

Remy


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

Reply via email to