From f23b5103ed4fd49b28f293ee6c3f55751759cf95 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 21 Jul 2011 18:19:29 +0000 Subject: [PATCH] AJP NIO is still experimental but is fully functional. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1149294 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/ajp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/config/ajp.xml b/webapps/docs/config/ajp.xml index 2094c18f7..443ca3a58 100644 --- a/webapps/docs/config/ajp.xml +++ b/webapps/docs/config/ajp.xml @@ -244,8 +244,8 @@ following attributes in addition to the common Connector attributes listed above.

-

WARNING: The NIO connector for AJP - is experimentaland not yet fully functional.

+

WARNING: The NIO connector for + AJP is experimental.

-- 2.11.0