Author: markt
Date: Wed Mar 30 10:58:45 2016
New Revision: 1737099
URL: http://svn.apache.org/viewvc?rev=1737099&view=rev
Log:
Clarify which Java based connector will be used.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml?rev=1737099&r1=1737098&r2=1737099&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml Wed Mar 30 10:58:45 2016
@@ -180,7 +180,7 @@
<code>PATH</code> (Windows) or <code>LD_LIBRARY_PATH</code> (on most
unix
systems) environment variables contain the Tomcat native library, the
native/APR connector will be used. If the native library cannot be
- found, the Java based connector will be used.<br/>
+ found, the Java BIO based connector will be used.<br/>
To use an explicit protocol rather than rely on the auto-switching
mechanism described above, the following values may be used:<br/>
<code>org.apache.coyote.ajp.AjpProtocol</code>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]