hgomez 2002/06/27 08:13:42
Modified: jk/native README
Log:
Add TC 4.0/4.1 to the list of servlet engine which could works
with mod_jk via ajp13
Revision Changes Path
1.3 +2 -2 jakarta-tomcat-connectors/jk/native/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README 7 Jun 2001 13:46:43 -0000 1.2
+++ README 27 Jun 2002 15:13:42 -0000 1.3
@@ -24,7 +24,7 @@
workers which handle a particular request, and a special worker
, the lb worker, is a group (cluster ?) of physical workers.
-* Direct access to Tomcat 3.2/3.3 servlet engine via ajp12/ajp13
+* Direct access to Tomcat 3.2/3.3/4.0/4.1 servlet engine via ajp13
protocol.
* OK, then how do I build web-connector ? Just take a look at README.configure
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|