This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 3595979efbd91c77d529e2b2014050679d50d780 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Apr 30 19:36:07 2020 +0100 Tweak wording for clarity --- webapps/docs/config/http.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml index 4e71441..768c984 100644 --- a/webapps/docs/config/http.xml +++ b/webapps/docs/config/http.xml @@ -1445,7 +1445,7 @@ Java Blocking Connector Java Non Blocking Connector APR/native Connector BIO NIO APR Classname Http11Protocol Http11NioProtocol Http11AprProtocol - Tomcat Version 3.x onwards 6.x onwards 5.5.x onwards + Tomcat Version since 3.x since 6.0.x since 5.5.x Support Polling NO YES YES Polling Size N/A maxConnections maxConnections Read Request Headers Blocking Non Blocking Blocking --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org