From f1c02054a290e7b3db0bc88a522f6afd4f1a3440 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 19 May 2010 16:18:29 +0000 Subject: [PATCH] GSOC 2010: Further improvements to o.a.c.connector Patch provided by Chamith Buddhika git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@946258 13f79535-47bb-0310-9956-ffa450edef68 --- .../catalina/connector/mbeans-descriptors.xml | 105 ++++++--------------- 1 file changed, 29 insertions(+), 76 deletions(-) diff --git a/java/org/apache/catalina/connector/mbeans-descriptors.xml b/java/org/apache/catalina/connector/mbeans-descriptors.xml index 6d90ab9c3..dca7d6e87 100644 --- a/java/org/apache/catalina/connector/mbeans-descriptors.xml +++ b/java/org/apache/catalina/connector/mbeans-descriptors.xml @@ -17,6 +17,12 @@ --> + + - + + - - - + @@ -48,35 +52,17 @@ description="Fully qualified class name of the managed object" type="java.lang.String" writeable="false"/> - - - - - - - + + + - - - - - + @@ -85,31 +71,12 @@ description="The 'enable DNS lookups' flag for this Connector" type="boolean"/> + - - - - - - - - - - - @@ -121,7 +88,8 @@ description="Maximum size of a POST which will be saved by the container during authentication" type="int"/> - + @@ -129,9 +97,15 @@ description="The number of request processing threads that will be created" type="int"/> + + + + - - - + @@ -184,30 +154,16 @@ description="Thread pool strategy" type="java.lang.String"/> + - - - + + - - - - - - - + @@ -233,7 +189,4 @@ - - - -- 2.11.0