From: remm Date: Tue, 7 Nov 2006 12:41:29 +0000 (+0000) Subject: - The page wasn't explicit enough about the requirements, I think. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=11273ee73d75a3708a10ed5a390aa68ea0e455f2;p=tomcat7.0 - The page wasn't explicit enough about the requirements, I think. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@472087 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/aio.xml b/webapps/docs/aio.xml index fe83d3c62..8abae1fd3 100644 --- a/webapps/docs/aio.xml +++ b/webapps/docs/aio.xml @@ -21,6 +21,12 @@ as provided with support for the Servlet API.

+

+ IMPORTANT NOTE: Usage of these features requires using the APR or NIO + HTTP connectors. The classic java.io HTTP connector and the AJP connectors + do not support them. +

+