Author: rjung
Date: Sun May 15 14:34:17 2011
New Revision: 1103398

URL: http://svn.apache.org/viewvc?rev=1103398&view=rev
Log:
Minor clarification in http connector comparison
table.

Modified:
    tomcat/trunk/webapps/docs/config/http.xml

Modified: tomcat/trunk/webapps/docs/config/http.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1103398&r1=1103397&r2=1103398&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Sun May 15 14:34:17 2011
@@ -1183,6 +1183,7 @@
     Read HTTP Request         Blocking                  Non Blocking           
      Blocking
     Read HTTP Body            Blocking                  Sim Blocking           
      Blocking
     Write HTTP Response       Blocking                  Sim Blocking           
      Blocking
+    Wait for next Request     Blocking                  Non Blocking           
    Non Blocking
     SSL Support               Java SSL                    Java SSL             
      OpenSSL
     SSL Handshake             Blocking                  Non blocking           
      Blocking
     Max Connections        maxConnections              maxConnections          
   maxConnections



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

Reply via email to