Author: jfrederic.clere(a)jboss.com
Date: 2012-01-25 13:23:46 -0500 (Wed, 25 Jan 2012)
New Revision: 2913
Modified:
trunk/build/unix/buildbin.mod_cluster.sh
trunk/build/unix/buildbin.mod_cluster.windows.sh
Log:
Add EnableMCPMReceive in the VirtualHost.
Modified: trunk/build/unix/buildbin.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.sh 2012-01-23 21:13:10 UTC (rev 2912)
+++ trunk/build/unix/buildbin.mod_cluster.sh 2012-01-25 18:23:46 UTC (rev 2913)
@@ -249,6 +249,7 @@
AdvertiseFrequency 5
#AdvertiseSecurityKey secret
#AdvertiseGroup @ADVIP@:23364
+ EnableMCPMReceive
<Location /mod_cluster_manager>
SetHandler mod_cluster-manager
Modified: trunk/build/unix/buildbin.mod_cluster.windows.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.windows.sh 2012-01-23 21:13:10 UTC (rev 2912)
+++ trunk/build/unix/buildbin.mod_cluster.windows.sh 2012-01-25 18:23:46 UTC (rev 2913)
@@ -126,6 +126,7 @@
AdvertiseFrequency 5
#AdvertiseSecurityKey secret
#AdvertiseGroup @@ADVIP@@:23364
+ EnableMCPMReceive
<Location /mod_cluster_manager>
SetHandler mod_cluster-manager
Show replies by date