[mod_cluster-commits] mod_cluster SVN: r810 - trunk/test/java.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Apr 12 08:48:26 EDT 2012


Author: jfrederic.clere at jboss.com
Date: 2012-04-12 08:48:25 -0400 (Thu, 12 Apr 2012)
New Revision: 810

Modified:
   trunk/test/java/installhttpd.sh
Log:
Add Maxjgroupsid 40 for jgroups tests.


Modified: trunk/test/java/installhttpd.sh
===================================================================
--- trunk/test/java/installhttpd.sh	2012-04-12 12:34:42 UTC (rev 809)
+++ trunk/test/java/installhttpd.sh	2012-04-12 12:48:25 UTC (rev 810)
@@ -322,6 +322,7 @@
 UseAlias 1
 MaxContext 150
 Maxnode 40
+Maxjgroupsid 40
 EOF
 echo "s/@IP@/${IP}/" > sed.cmd
 echo "s/@ADVIP@/${ADVIP}/" >> sed.cmd



More information about the mod_cluster-commits mailing list