Sorry. will remember next time. I have uncommented ajp12 and it hasn't
changed anything.

Thanks for the help

-----Original Message-----
From: Aryeh Katz [mailto:aryeh@;vasco.com]
Sent: 31 October 2002 06:09
To: Tomcat Users List
Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk
ajp13 )


First of all
    Please post ONLY the relevant part of your httpd.conf, we don't need to
know all your LoadModules lines
Second,
   Your are using ajp12, and that isn't included in your worker.list, and
even if
it were, it probably would using 8007 (ajp12) unless you change your
worker.properties
Aryeh

> worker.list=ajp13
                   ^^^^^^^
>
>
> worker.ajp12.port=8007
              ^^^^^
> worker.ajp12.host=localhost
> worker.ajp12.type=ajp12

>
> JkMount /examples/servlet/* ajp12
> JkMount /examples/*.jsp ajp12
---
Aryeh Katz
VASCO
www.vasco.com


--
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>

Reply via email to