Re: tomcat 3.2.3 confusion with mod_jk/ajpv13

2001-09-04 Thread Thad Humphries

Add instead

!-- Apache AJP13 support. Added IAW
 
http://jakarta.apache.com/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html
  --
Connector className=org.apache.tomcat.service.PoolTcpConnector
Parameter name=handler
   value=org.apache.tomcat.service.connector.Ajp13ConnectionHandler/
Parameter name=port value=8009/
/Connector

Jason Novotny wrote:

I want to use the latest stable release of Tomcat with support for
SSL and Apache, so I've downloaded 3.2.3. Reading the docs, I find that
mod_jk is intended to be an eventual replacement for mod_jserv and has
better support for SSL.

However, I see no mention of Ajp13 in my server.xml file and reading
the mod_jk howto it claims I should add

RequestInterceptor

className=org.apache.tomcat.modules.server.Ajp13Interceptor
port=8009/

to my server.xml. But when I startup Tomcat, it fails with a class not
found error. Looking deeper into webserver.jar I find 3 Ajp13 files:
org/apache/tomcat/service/connector/{Ajp13ConnectionHandler.java,
Ajp13ConnectorRequest.java, Ajp13ConnectorResponse.java}, but I have no
idea how to add the appropiate entry in server.xml. Am I to guess that
Ajp13 isn't ready for primetime with Tomcat 3.2.3 or is the mod_jk
document in desparate need of an update??

Thanks, Jason
...

-- 
-
Thad Humphries   ...no religious test shall ever be required
Web Development Manager   as a qualification to any office or public
Phone: 540/675-3015, x225 trust under the United States. -Article VI






Re: tomcat 3.2.3 confusion with mod_jk/ajpv13

2001-09-04 Thread Mark Boucher

I too had this issue at first, but now I am running mod_jk with ajp13 and
even using thread pools.

I found the line is not needed, instead add the following after the ajp12
line

Connector className=org.apache.tomcat.service.PoolTcpConnector
Parameter name=handler
   value=org.apache.tomcat.service.connector.Ajp13ConnectionHandler/
Parameter name=port value=8009/
/Connector

Things turn out best for those what make the best of the way things turn
out -- Art Linkletter


Jason Novotny [EMAIL PROTECTED]@bullwinkle.lbl.gov on 09/04/2001 12:21:05
PM

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  tomcat 3.2.3 confusion with mod_jk/ajpv13




I want to use the latest stable release of Tomcat with support for
SSL and Apache, so I've downloaded 3.2.3. Reading the docs, I find that
mod_jk is intended to be an eventual replacement for mod_jserv and has
better support for SSL.

However, I see no mention of Ajp13 in my server.xml file and reading
the mod_jk howto it claims I should add

RequestInterceptor

className=org.apache.tomcat.modules.server.Ajp13Interceptor
port=8009/

to my server.xml. But when I startup Tomcat, it fails with a class not
found error. Looking deeper into webserver.jar I find 3 Ajp13 files:
org/apache/tomcat/service/connector/{Ajp13ConnectionHandler.java,
Ajp13ConnectorRequest.java, Ajp13ConnectorResponse.java}, but I have no
idea how to add the appropiate entry in server.xml. Am I to guess that
Ajp13 isn't ready for primetime with Tomcat 3.2.3 or is the mod_jk
document in desparate need of an update??

Thanks, Jason

--
Jason Novotny   [EMAIL PROTECTED]
Home: (510) 610-8360Work: (510) 486-8662
NERSC Distributed Computing http://www-itg.lbl.gov/Grid