projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b40c775
)
- The page wasn't explicit enough about the requirements, I think.
author
remm
<remm@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 7 Nov 2006 12:41:29 +0000
(12:41 +0000)
committer
remm
<remm@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 7 Nov 2006 12:41:29 +0000
(12:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@472087
13f79535
-47bb-0310-9956-
ffa450edef68
webapps/docs/aio.xml
patch
|
blob
|
history
diff --git
a/webapps/docs/aio.xml
b/webapps/docs/aio.xml
index
fe83d3c
..
8abae1f
100644
(file)
--- a/
webapps/docs/aio.xml
+++ b/
webapps/docs/aio.xml
@@
-21,6
+21,12
@@
as provided with support for the Servlet API.
</p>
+ <p>
+ <b>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.</b>
+ </p>
+
</section>
<section name="Comet support">