http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/index.html 
 
Also, there's a sample or two included with the source code. 
 
I should point out that JK2 is officially unsupported. Unless you
specifically need JK2, I'd suggest JK 1.2.8. 

>>>[EMAIL PROTECTED] 01/05 2:21 pm >>>
On Wed, 05 Jan 2005 11:24:21 -0600, David Boyer wrote
>Resend correcting a typo:
>
>[channel.socket:web1:8010]
>port=8010
>host=web1.bvu.edu
>
>[ajp13:web1:8010]
>channel=channel.socket:web1:8010
>
>[uri:web1.bvu.edu/servlet/*]
>worker=ajp13:web1:8010
>
>[channel.socket:web2:8009]
>port=8009
>host=web2.bvu.edu
>
>[ajp13:web2:8009]
>channel=channel.socket:web2:8009
>
>[uri:web2.bvu.edu/servlet/*]
>worker=ajp13:web2:8009
>

Hey, cool, that worked great.  Is there actually any documentation for
the
workers2.properties file?  I looked around and couldn't find anything
really
useful...


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


Reply via email to