Author: fhanik
Date: Wed Feb 14 17:18:54 2007
New Revision: 507767

URL: http://svn.apache.org/viewvc?view=rev&rev=507767
Log:
set APR to have unlimited poll set

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?view=diff&rev=507767&r1=507766&r2=507767
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Wed Feb 14 17:18:54 2007
@@ -595,7 +595,7 @@
     Classname         Http11Protocol                  Http11NioProtocol        
 Http11AprProtocol
     Tomcat Version   3.x 4.x 5.x 6.x                       6.x                 
    5.5.x 6.x
     Support Polling         NO                             YES                 
       YES
-    Polling Size           N/A                   Unlimited - Restricted by mem 
       1024
+    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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to