You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2008/09/17 21:05:07 UTC

svn commit: r696400 - /tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml

Author: fhanik
Date: Wed Sep 17 12:05:07 2008
New Revision: 696400

URL: http://svn.apache.org/viewvc?rev=696400&view=rev
Log:
update docs

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml?rev=696400&r1=696399&r2=696400&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Wed Sep 17 12:05:07 2008
@@ -740,8 +740,8 @@
     Support Polling         NO                             YES                        YES
     Polling Size           N/A                   Unlimited - Restricted by mem        Unlimited
     Read HTTP Request     Blocking                     Non blocking                   Blocking
-    Read HTTP Body        Blocking                     Blocking                       Blocking
-    Write HTTP Response   Blocking                     Blocking                       Blocking
+    Read HTTP Body        Blocking                     Sim blocking                   Blocking
+    Write HTTP Response   Blocking                     Sim blocking                   Blocking
     SSL Support           Java SSL                     Java SSL                       OpenSSL
     SSL Handshake         Blocking                     Non blocking                   Blocking
     Max Connections       maxThreads                   See polling size               See polling size



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org