[jboss-cvs] jboss-profiler/exsamples/jboss-profiler-test.war/WEB-INF ...
Takuro Okada
t2-okada at nri.co.jp
Tue Dec 12 04:17:36 EST 2006
User: tokada
Date: 06/12/12 04:17:36
Modified: exsamples/jboss-profiler-test.war/WEB-INF Tag:
JBossProfiler_Expansion web.xml
Log:
Revision Changes Path
No revision
No revision
1.1.2.4 +10 -0 jboss-profiler/exsamples/jboss-profiler-test.war/WEB-INF/Attic/web.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: web.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-profiler/exsamples/jboss-profiler-test.war/WEB-INF/Attic/web.xml,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -b -r1.1.2.3 -r1.1.2.4
--- web.xml 28 Nov 2006 05:41:14 -0000 1.1.2.3
+++ web.xml 12 Dec 2006 09:17:36 -0000 1.1.2.4
@@ -30,6 +30,16 @@
<param-name>Category</param-name>
<param-value>Http Requests</param-value>
</init-param>
+ <!--
+ <init-param>
+ <param-name>CollectorPoolSize</param-name>
+ <param-value>100000</param-value>
+ </init-param>
+ <init-param>
+ <param-name>CollectorQueueSize</param-name>
+ <param-value>100000</param-value>
+ </init-param>
+ -->
</filter>
<!-- ##### Test Application : Servlets ##### -->
More information about the jboss-cvs-commits
mailing list