Author: pferraro
Date: 2008-10-24 13:51:24 -0400 (Fri, 24 Oct 2008)
New Revision: 2000
Modified:
trunk/mod_cluster/src/main/resources/mod-cluster-jboss-beans.xml
Log:
Change default history=9
Modified: trunk/mod_cluster/src/main/resources/mod-cluster-jboss-beans.xml
===================================================================
--- trunk/mod_cluster/src/main/resources/mod-cluster-jboss-beans.xml 2008-10-24 17:50:17
UTC (rev 1999)
+++ trunk/mod_cluster/src/main/resources/mod-cluster-jboss-beans.xml 2008-10-24 17:51:24
UTC (rev 2000)
@@ -59,7 +59,7 @@
</parameter>
</constructor>
<!-- The number of historical load values used to determine load factor -->
- <!--property name="history">10</property-->
+ <!--property name="history">9</property-->
<!-- The exponential decay factor for historical load values -->
<!--property name="decayFactor">2</property-->
</bean>
Show replies by date