Author: remm
Date: Wed Jun 18 09:07:43 2014
New Revision: 1603377
URL: http://svn.apache.org/r1603377
Log:
Also drop experimental mention for NIO2 in the docs, since tests pass with no
further issues.
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/ajp.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/ajp.xml?rev=1603377&r1=1603376&r2=1603377&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/ajp.xml (original)
+++ tomcat/trunk/webapps/docs/config/ajp.xml Wed Jun 18 09:07:43 2014
@@ -62,8 +62,6 @@
<p><b>Other native connectors supporting AJP may work, but are no longer
supported.</b></p>
- <p>Note: The NIO2 connector is experimental at this time.</p>
-
</section>
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1603377&r1=1603376&r2=1603377&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Wed Jun 18 09:07:43 2014
@@ -62,8 +62,6 @@
attribute). Any further simultaneous requests will receive "connection
refused" errors, until resources are available to process them.</p>
- <p>Note: The NIO2 connector is experimental at this time.</p>
-
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]