You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2014/06/18 11:07:43 UTC

svn commit: r1603377 - in /tomcat/trunk/webapps/docs/config: ajp.xml http.xml

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org