Oops. Forgot to commit this file
authormturk <mturk@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 29 Nov 2006 12:28:57 +0000 (12:28 +0000)
committermturk <mturk@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 29 Nov 2006 12:28:57 +0000 (12:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@480554 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/connector/mbeans-descriptors.xml

index cd16011..d6f2b27 100644 (file)
           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"/>