You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/11/29 13:28:58 UTC

svn commit: r480554 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml

Author: mturk
Date: Wed Nov 29 04:28:57 2006
New Revision: 480554

URL: http://svn.apache.org/viewvc?view=rev&rev=480554
Log:
Oops. Forgot to commit this file

Modified:
    tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml

Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml?view=diff&rev=480554&r1=480553&r2=480554
==============================================================================
--- tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml (original)
+++ tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml Wed Nov 29 04:28:57 2006
@@ -69,6 +69,10 @@
           description="The 'enable DNS lookups' flag for this Connector"
                  type="boolean"/>
 
+    <attribute   name="keepAliveTimeout"
+          description="The number of seconds Tomcat will wait for a subsequent request before closing the connection"
+                 type="int"/>
+
     <attribute   name="keystoreFile"
           description="Pathname to the key store file to be used"
                  type="java.lang.String"/>



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