There should be something like

2001-01-17 10:27:14 - PoolTcpConnector: Starting Ajp13ConnectionHandler on 8009

in your tomcat window

mike niemaz wrote:

> CPC Livelink Admin wrote:
>
> > You need to make a copy of mod_jk-auto because it will alwys be generated
> > with ajp12 connections. So make a copy, mod it to use ajp13, and refer
> > apache to your copy instead of the auto file.
> >
> > -----Original Message-----
> > From: Barclay, Tom [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 17, 2001 10:45 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: unable to use ajp13 ...
> >
> > Did you set the AJP13 protocol in the JkMount directives?
>
> Hi,
>     Yes I set up the JkMount directives in mod_jk.conf file such as:
>         JkMount /docsoul/servlet/* ajp13
>         JkMount /docsoul/jsp/*.jsp ajp13
>     This mod_jk.conf is a copy of the auto generated mod_jk.conf-auto
>     with some modifications (ajp12 changed by ajp13, some noisy mounted
>     context removed (like .cvsignore, CVS!!!), and more ...).
>     And there's a link to it in my http.conf such as:
>         Include /home/niemaz/DocumentSoul/build/tomcat/conf/mod_jk.conf
>
>     But I'm not sure ajp13 is really used indeed.... How could I check this
> out?
>
> Thanx,
>
> --mike
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


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

Reply via email to